@charset "utf-8";
/****CSS RESET****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}


/****Container CSS****/
#wrapper{width:1230px; height: 750px; margin: 0 auto;}
#content{width:1230px; float:left; display:inline; margin: 10% 0 0 0;}
#content_left{width:300px; float:left; display:inline;}

/****gallery CSS*****/
#large_image_holder{width:650px; float:left; display:inline; margin: -20px 0 0 120px;}
#large_images{width:650px; float:left; display:inline; position:relative; z-index:10; padding:10px; height:400px;}
#large_images li{position:absolute; z-index:11; left:10;}
#thumb_holder{width:400px;height:420px; float:left; display:inline; padding-left: 30px;}
#thumb_holder li {width:80px; float:left; display:inline; margin:10px;}
.info_holder{width:600px;height:10px; float:left; display:inline; padding-left: 10px; padding-bottom: 20px; }
.logo{padding-top: 10px;}

.title{float:left; display:inline;  }
.logo{float:right; padding-right: 20px; padding-top: 20px;display:inline;  }
.hide{display:none;}

/****Credist****/
.by{font-family: Helvetica, Arial, san-serif; color:#333;font-style:normal; font-size:11px; line-height:1.1em; margin:0 0 0.5em 0; padding-left: 10px;  }
.name{font-family: Helvetica, Arial, sans-serif text-transform:lowercase;color:#333;font-style:normal;  }
.h_link{font-family: Helvetica, Arial, san-serif;color:#333; font-style:normal; text-decoration: none;}
.h_link:hover{font-family: Helvetica, Arial, san-serif;color:#CCC; font-style:normal; background: #333;}

.brands {
	font-family: Helvetica, Arial, san-serif; color:#333;font-style:normal; font-size:11px; line-height:1.1em;
	float:left;
	width:125px;
	padding:0 10px 20px;
}

.brands img {
	border:1px solid #d7d7d7;
}

.brands p  {
	padding:0 0 3px 0;
}

.brands div  {
	font-size: 95%;
	text-align:left;
}