html, body {
	margin: 0;
	padding: 0;
	background: #F9F9F9;
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}

a:link, a:active, a:visited {
	color: #258fcd;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Compatibility Styling */
img {
	border: 0;
}

a:focus {
	outline: none;
}

/* ENDED */ 
#container {
	/* background: url("images/wholebg.gif") #488afe bottom center no-repeat; */
	background: #FFF url(images/header_spread.png) top left repeat-x;
}

#header {
	background: url(images/header_bg.png) center top no-repeat;
	height: 125px;
	position: relative;
}

#main, .main {
	width: 1000px;
	margin: 0 auto;
}

#content {
	height: 100%;
	min-height: 300px;
	/*border: 1px solid #EEE;*/
	/* border-right: 1px solid #EEE; */
	/* width: 938px; */
	/*padding: 10px 50px 10px 10px;*/
	padding: 10px;
	border-top: 0;
}


#content-wide {
	height: 100%;
	min-height: 300px;
	background: #FFF /* url(images/main-bg.png) top center no-repeat */;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	width: 910px;
	padding: 0px 45px;
}


#topline {
	height: 20px;
	background: none;
}

#topmenu {
	background: url(images/menu_spread.png) bottom left repeat-x;
	height: 33px;
	padding-top: 5px;
	text-align: center;
}

.padheader {
	/*margin-top: 88px;*/
	position: absolute;
	bottom: 0;
	width: 100%;
	
}

.location {
	float: left;
	padding: 6px 120px;
	color: #666;
	font-size: 10px;
}

.controls {
	float: right;
	padding-right: 50px;
}

#topfooter {
	height: 0px;
	background: #FFF;
	opacity: .2;
}

#topbottom {
	height: 200px;
	border-top: 1px solid #DDD;
	background: #FFF;
	margin-top: 5px;
}

#topfooter2 {
	height: 200px;
	border-top: 1px solid #DDD;
	background: #FFF;
	margin-top: 5px;
}
#footer {
	margin-top: 3px;
	border-top: 1px solid #E5E5E5;
	text-align: right;
	/*height: 25px;*/
	padding: 0px 10px;
	/* background: url(images/footer-bg.png); */
	background: #F1F1F1;
}

#showtime {
	/* height: 156px; */
}

.topbuttons {
	padding: 10px;
	margin: 10px;	
}

#slider {
	/* background: url(images/highlight-shadow.png); */
	height: 200px;
	width: 862px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 8px 9px;
	position: relative;
}

a.slide-control {
	position: relative;
	opacity:0.5;filter:alpha(opacity=50);
	margin-top: 41px;
	right: 0px;
}

#slider-container {
	position: relative;
}

a.slide-control:hover {
	opacity: 1;
	filter:alpha(opacity=100);
	
}

#slider  > .slide {
	margin: 7px 9px;
	position: relative;
	width: 100%;
}

#slider .thepreview, #slider .theinfo  {
	float: left;
	position: relative;
	overflow: hidden;
}

#slider .theinfo {
	width: 235px;
	text-align:justify;
	padding: 5px;
	
}

#slider .description div{
	height: 145px;
}

.theinfo .title {
	font-size: 15px;
	height: 17px;
	color: #ff9130;
	margin-bottom: 5px;
}

#slider .moreinfo {
	color: #aaa;
	font-size: 11px;
	padding-bottom: 5px;
}


.s-type {
	float: right;
}

ul.previewlist {
	margin: 0;
	padding: 2px 0px;
	list-style-type: none;
	
}

ul.previewlist li {
	padding: 2px 10px;
	
}

ul li.ok {
	padding-left: 25px;
	background: url(images/icons/action_check.gif) top left no-repeat;
}

ul li.plus {
	padding-left: 25px;
	padding-top: 10px;
	background: url(images/icons/action_add.gif)  0px 8px no-repeat;
}

img.moreinfosbtn {
	float: right;
}
/*
.addition {
	display:none;
}
*/

.line {
	/* width: 876px; */
	margin: 0 auto;
	padding-bottom: 10px;
	float: left;
}

#maincontent{
	margin-right: 265px;
}

#maincontent-v2{
	margin-right: 310px;
}

#maincontent-wide{
}

#middlecontent {
	float: left;
	width: 100%;
}

#rightblock {
	text-align: center
}

div.blocktop {
	padding-left: 7px;
	padding-right: 1px;
	float: left;
	width: 296px;
	min-height: 34px;
	margin: 0px 4px 0px 4px;
}

.blocktop .addition {
	height: 31px;
}

.blocktop .addition .link a {
	float: right;
	padding-top: 14px;
	padding-right: 22px;
	color: #FFF;
}


.blocktop .inside {
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 1px;
	min-height: 50px;
	padding-bottom: 2px;
}

/* CUSTOM BLOCKS */
#announcements {
	background: url(images/paneltop-announcements.png) top left no-repeat;	
}

#freebees {
	background: url(images/paneltop-freebees.png) top left no-repeat;	
}

#ads {
	background: url(images/paneltop-ads.png) top left no-repeat;
	width: 243px;
	margin: 0px 0px 4px 0px;
}
/* positioning */
.lefty {
	float: left;	
}

.righty {
	float: right;
}

.right {
	float: right;
	width: 250px;
	padding: 0px;
	overflow: hidden;
	/* border: 1px solid #DDD; */	
}

div.incenter{
	padding: 2px;
	margin-bottom: 5px;
	float: left;
	width: 332px;
	line-height: 16px;
	text-align: justify;
	min-height: 58px;
}

div.incenter div {
	margin-left: 58px;
}

#content h3 {
	font-weight: bold;
	font-size: 11px;
	color: #666;
	margin-top: 0;
	padding: 0;
	margin-bottom: 3px;
	
}

/* BLOCKS */

ul.bigline {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.bigline li {
	background: url(images/biglinebg.png);
	margin: 0;
	padding: 2px;
	height: 36px;
	border-top: 1px solid #FEFEFE;
	border-bottom: 1px solid #EEE;
}

ul.bigline img{
	float: left;
	padding: 0 7px 0 5px;
}

div.ltitle {
	color: #444;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}


div.lmore {

	padding-top: 2px;
	font-size: 11px;
}

/* COntent */
@font-face {
	font-family: Custom;
	src: url('fontsources/coolveticarg.ttf');
}

@font-face {
	font-family: Custom;
	font-weight: bold;
	src: url('fontsources/Quadranta-Bold.otf');
}

em.hl1 {
	color: #FEA102;
}
em.hl2 {
	color: #BBB;
}

h1 {
	font-family: Helvetica, Myriad Pro, Arial, Tahoma;
	color: #444;
	font-size: 25px;
	font-weight: normal;
}

ul.projects {
	list-style-type: none;
}

ul.projects li {
	float: left;
	width: 21%;
	padding: 2%;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	
}
/* SEPARATORS */
div.separator {
	border-top: 1px solid #FEBE01;
	height: 15px;
	background: url(images/arrow-down.png) right top no-repeat;
}
div.separator > div {
	background: #FEBE01;
	float: left;
	display: block;
	padding: 1px 15px;
	color: #FFF;
	
}

.sold {
	background: url(images/icons/notification_warning.png)  right 4px no-repeat;
	opacity: 0.99;
	moz-opacity: 0.99;
	position: absolute;
	height: 100%;
	color: #CCC;
	width: 606px;
	font-family: Helvetica, Arial, Tahoma;
	text-align: center;
	font-size: 50px;
	padding-top: 80px;
}

.sold2 {
	background: url(images/notification_warning.png)  right 0px no-repeat;
	opacity: 0.99;
	moz-opacity: 0.99;
	position: absolute;
	height: 60px;
	left: 0px;
	color: #CCC;
	width: 100%;
	font-family: Helvetica, Arial, Tahoma;
	text-align: center;
	font-size: 50px;
	padding-top: 0px;
	top: 0;
}

hr {
	background:  #AAA;
	height: 1px;
	border: 0;
}
/*
BUTTONS
*/
a.button1 {
	display: block;
	/*float: left;*/
	background: url("images/button1-left.png") no-repeat left top;
	margin:2px;
	position: relative;
	padding:0 0 0 9px;
	height: 23px;
	color:#777;
	cursor: pointer;
}

#header a.button2 {
	margin: 0 10px;
	font-size: 14px;
	color: #FFA21F;
	line-height: 28px;
	float: none;
	padding-bottom: 1px;

}
 a.button2:hover { border-bottom: 1px dashed #FFA21F; text-decoration: none;
}
#topmenu #main {
	text-align: center;
}

.button1 div, .button1 span {
	float: left;
	display:block;
	background:url("images/button1-right.png") no-repeat right top;
	padding:5px 15px 5px 6px;
	text-decoration:none;
	font-weight:bold;
	
}

a.button1:hover {
	background: url("images/button1-left-over.png") no-repeat left top;
	color: #FFF;
	text-decoration: none;
}

a.button1:hover div, a.button1:hover span {
	background:url("images/button1-right-over.png") no-repeat right top;
}

#header a {
  float:left;

  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
a.button1 {float:none;}
/* End IE5-Mac hack */
/*a.button1:hover {
  color:#333;
  }*/
  
a:focus {
	outline: none;
}
 
.previews {
	/*float: right;*/
	margin-left: 338px;
	padding: 5px;
	text-align: center;
	/*border: 1px solid #DDD; */
	
}

.previews img {
	border: 1px solid #DDD;
	padding: 5px;
	margin: 2px;
	
}
.previews img:hover {
	background: #DDD;
}


.tc {

}

.tc a {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding: 3px;
	border: 1px solid #222;
	margin: 1px 0;
display: block;
width: 100px;
float: right;
background: #555;	
}

.tc a:hover {
border: 1px solid #f3911c;
color: #FFF;
background: #feac4a;	
text-decoration: none;
}

/* GALLERY */

#gallerycontainer {
	
}
#gallerycontainer div.picdiv{
	float: left;
	width: 238px;
	margin: 10px 34px;
}

#gallerycontainer .pict {
	border: 1px solid #DEDEDE;

	background: #FFF;
	padding: 2px;
	text-align: center;	
	height: 200px;
	overflow: hidden;
	position: relative;
}
#gallerycontainer .pict .overlay a{
	line-height: 55px;
	font-weight: bold;
	
	color: #FFF;
	display: none;
	position: absolute; 
	bottom:0px;left:0px;
	width: 100%;
	height: 100%;;
	z-index: 100;
background-color: rgba(0, 0, 0, 0.5);
background: url(images/enlarge.png) center center no-repeat;
}


#gallerycontainer .pict:hover .overlay a{
	display: block;
}

.projects img, .imaget1 {
	padding: 2px;
	border: 1px solid #CECECE;
	background: #EEE;
}

.wname {
	margin: 5px 0;
	color: #F04A02;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	width: 70%;
}

.wprice {
	float: right;
	padding: 5px;
	background: #0261C0;
	color: #FFF;
	font-weight: bold;
	margin-top: 1px;
}



.textfield1 {
	background: url('images/textbg.png') top left no-repeat #FFF;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 4px;
	font-size: 12px;
	color: #333333;
	width: 180px;
}

.textfield2 {
	background: url('images/textbg2.png') top left no-repeat #FFF;
	border: 1px solid #CCCCCC;
	display: block;
	font-size: 12px;
	color: #333333;
	width: 280px;
	padding: 5px;
}

.comment {
	color: #BBB;
	font-size: 10px;

}

.contact {
	color: #666 !important;
	width: 900px;
	position: relative;
}

#content .comment {
	margin-left: 0px;
}

.fix {
	width: 300px;
}

.c-img {
	float: left;
	margin: 0px 5px 5px 5px;
}

.coolsubmit {
	background: url('images/sendbtn.png');
	border: 0;
	text-indent: -9999px;
	height: 22px;
	cursor: pointer;
	float: right;
	width: 88px;
}

ul {
	list-style-type: none;
}

em {
	font-weight: bold;
	font-style: normal;
}

.clearfix {
	clear: left;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.oneline {
	padding: 5px;
}

.hblock {
	padding: 0 5px;
	/*background: url(images/biglinebg.png) bottom right repeat-x;*/
	border: 1px solid #DDD;
	border-radius: 5px;
}

.bigcontact {
float: right; }
