body { 
	background: #1E1E1E url('/imgs/bodybg.gif') repeat-x; 
	margin: 0 0 0px 0; 
	font-family: verdana, arial; 
	font-size: 12px; 
	overflow-x: scroll;
}

.wrapper { 
	background: black url('/imgs/contentbg.gif'); 
	padding: 0 15px 15px 15px; 
	margin: 0; 
	width: 996px; 
}
.header { 
	background: #7C2EAF; 
	text-align: left; 
	height: 90px;
	padding: 10px 10px 10px 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.logo, .logo:hover {
	display: block;
	float:left;
	height: 90px;
	width: 118px;
	background: url(/imgs/photodologo.gif) no-repeat left center;
}

.content { 
	background-color: white; 
	text-align: left; 
	border-collapse: collapse; 
	border: 0; 
	padding:10px;
	width: 976px;
	line-height: 1.5;
	border-radius: 5px;
	margin-bottom: 10px;
}

.content img {
	max-width: 666px;
}

.col-md-6
{
	text-align: center;
}


.maincontent { 
	margin: 0 10px 0 0px;
	width: 666px;
	float:left;
}
.clear {
	clear:both;
}

.leftcol { 
	margin: 0; 
	width: 300px; 
	float:right;
	font-size: 11px;
}


.menu  {
	
	margin: 0; 
	list-style: none; 
	padding: 0;
	height: 40px;
	line-height: 40px;
	background:url(/imgs/contentbg.gif) repeat-x top left;

}

.menu li { 
	margin: 0; 
	padding: 0; 
	display:block;
	float:left;
}
.menu a {
	color:#fff;
	height: 40px;
	line-height: 40px;
	display: block; 
	padding: 0px 10px; 
	text-decoration: none; 
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	margin: 0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
	
}

.menu a:hover {
	background: none;
	color: #8645C1;
	text-decoration:none;
}



.register_btn {
	color: green;
}



.subheader { 
	color: #888889; 
	background-color: #E3E3E3; 
	text-align: left; 
	padding: 2px 2px 2px 12px; 
	border-bottom: 1px solid #D9D9D9; 
}




.footer { 

	text-align: center; 
	padding: 5px; 
	color: gray; 
}

td { 
	vertical-align: top; 
	line-height: 1.5; 
}


/* Shop stuff  */
.shopbg { border: 1px solid #BFBFBE; border-left: 3px solid #BFBFBE; background: url(/imgs/shopbg.gif); padding: 0 5px 0 5px; }

/* Status messages */
.maininfo { 
  background: #E0FDDE url(/imgs/infocomplete.gif) no-repeat left top; 
  background-position: 10px 10px;
  padding: 10px 5px 10px 35px;
  margin: 0 40px 0 40px;
  border: 1px solid #1DC725;
  border-top: none;
  font-weight: bold;
  }


.mainerror { 
  background: #FBEEEE url(/imgs/error.gif) no-repeat left top; 
  background-position: 10px 10px;
  padding: 10px 5px 10px 35px;
  margin: 0 40px 0 40px;
  border: 1px solid #CE0000;
  border-top: none;
  font-weight: bold;
  }  
  
.error, .info { 
	padding: 5px; 
	margin: 15px; 
}

.info { 
  background: #E0FDDE url(/imgs/info.png) no-repeat left top; 
  padding: 5px 5px 10px 35px;
  border: 1px solid #1fe83b;
  border-left: 3px solid #1fe83b;
  }

.error { 
  background: #FBEEEE url(/imgs/error.gif) no-repeat left top; 
  background-position: 10px 5px;  
  padding: 5px 5px 10px 35px;
  border: 1px solid #CE0000;
  border-left: 3px solid #CE0000;
  }

.mod { padding: 0 15px 15px 15px; border-left: 3px solid red; margin: 5px; background-color: #FFEEEE; }

/* Pagination */

.pagination { text-align: right;padding: 8px;  }
.pagination a,.pagination b, .button { padding: 3px; border: 1px solid #E8E8E8; 5px 1px 5px 1px; background-color: #F5F5F5; }
.pagination a:hover, .button:hover { background-color: #8645C1; }

 
.question h3 { border-bottom: 1px solid black; }

.replies {
margin: 0;
color: #AD99AD;
font-weight: bold;
}

.tbl { width: 100%; }
.tbl th { text-align: left; vertical-align: top; background-color: #E3E3E3; border-bottom: 2px solid #7A29AC; padding: 5px; }

/* .tblform { width: 100%; } */
.tblform th { text-align: right; vertical-align: top;  padding: 5px; }
.tblform td { padding-top: 5px; }

.multitbl td { padding: 5px; background: #ECECEC; }

#forum h3.replies {
margin: 10px 0;
padding: 2px;
color: #AD99AD;
border-bottom: 1px solid #AD99AD;
}

div.question {
margin-bottom: 15px;
border: 1px solid black;
padding: 5px;
background-color: #EFDDEF;
}

div.reply { margin: 0; padding: 3px; background: #E3E3E3; border-left: 5px solid #7A29AC;  }
div.replypost { margin: 0; margin-bottom: 10px; padding: 10px; border-left: 5px solid #DABAFD; background: #F3F3F3; }
div.replypost img { padding-left: 15px; }


.post { background: url('/imgs/post.gif') no-repeat center; }
.folder { background: url('/imgs/folder.gif') no-repeat; }

.folder, .post {
height: 20px;
width: 25px;
margin-right: 10px;
}

/* Lens */
.tabnav
	{
		height: 20px;
		margin: 15px 0;
		padding-left: 10px;
		background: url(/imgs/tab_bottom.gif) repeat-x bottom;
	}

.tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
.tabnav a:link, .tabnav a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 1.0em;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}

.tabnav a:link.active, .tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

.tabnav a:hover
	{
		background: #fff;
		color:#666;
	}


#lensinfo {
padding: 0;
margin: 0 0 10px;
font-size: 1.0em;
}

#lensinfo td {
padding-right: 30px;
}

#lensview {
text-align: center;
background-color: #ddd;
padding: 7px;
margin-left: 15px;
}

#lensimg {
background-color: white;
padding: 10px;
margin: 2px;
border: 1px solid gray;
}

/* Search  */
.criteria { text-align:left; font-size:10px;}

/* Misc */

.boxed { 
	background-color: #fff; 
	border: 1px solid #7A29AC;
	border-radius: 3px;
	box-shadow: 0 1px 1px #808080;
}
.boxed h2 { 
	background: #7C2EAF url('/imgs/headerbg.gif') repeat-x center left; 
	border-bottom: 1px solid #7A29AC; 
	padding: 5px 10px; 
	color: white; 
	font-weight:bold;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
		font-size:14px;
	margin:0;
}
.boxed a { 
	color: white; 
}
.boxedcontent { 
	padding: 10px;
}
.boxedcontent a { 
	line-height: 20px;
}
.boxedcontent hr { 
	border: none; 
	border-top: 1px solid #E3E3E3;
	height: 1px; 
}

/* Text */

h1 { 
	margin: 0 0 10px 0; 
	font-size: 16px; 
	color: #6F1099; 
	font-family: arial;
}

h2 { 
	margin: 0 0 10px 0; 
	font-size: 14px; 
	color: #6F1099; 
	font-family: arial;
}
h3 { 
	margin: 0 0 10px 0; 
	font-family: arial;
}

a, .boxedcontent a { color: #8645C1; text-decoration: none;  }
a:hover, .boxedcontent a:hover { text-decoration: underline;  }


/* Lens pointers */

#lenspointer { float: left; margin: 15px 0; height: 270px; width: 470px; background: url('/imgs/lenspointers.jpg') no-repeat left center; }

img.image{ display: none; }

dl#lensMap{
	margin: 0;
	padding: 0;
	height: 264px;
	width: 450px;
	position: relative;
}

dt { margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd { margin: 0; padding: 0; position: absolute;  font-size: 85%; }
dd a span { display: none; }
dd a:hover { position: absolute;  }

dd a:hover span {
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 font-weight: bold;
 position: absolute;
 bottom: 100%;
 margin: 0;
 padding: 5px;
 width: 215%;
}

dd a { width: 75px; height: 15px; position: absolute; text-decoration: none; }
dd span { width: 70px; }

dd#threadDef { top: 13px; left: 43px; }
dd#threadDef span { left: 430px; top: -5px; }

dd#foclenDef { top: 62px; left: 15px; }
dd#foclenDef span { left: 445px; top: -53px; }

dd#bayDef { top: 98px; left: 20px; }
dd#bayDef span { left: 440px; top: -90px; }

dd#focringDef { top: 160px; left: 10px; }
dd#focringDef span { left: 450px; top: -150px; }

dd#focscaleDef { top: 230px; left: 85px; }
dd#focscaleDef a { height: 30px; }
dd#focscaleDef span { left: 377px; top: -220px; }

dd#mountDef { top: 250px; left: 165px; }
dd#mountDef span { left: 296px; top: -240px; }

dd#apertureDef { top: 250px; left: 281px; }
dd#apertureDef span { top: -240px; left: 181px; }

dd#dofDef { top: 210px; left: 331px; }
dd#dofDef span { top: -200px; left: 115px;}


dd#zoomDef { top: 147px; left: 375px; }
dd#zoomDef span { top: -145px; left: 92px; }

dd#brandDef { top: 97px; left: 381px; }
dd#brandDef span { top: -94px; left: 87px; }

dd#lenselDef { top: 45px; left: 331px; }
dd#lenselDef a { width: 105px; }
dd#lenselDef span { width: 200px; top: -37px; left: 135px; }

dd#lenscoatDef { top: 25px; left: 329px; }
dd#lencoatDef a { width: 105px; }
dd#lenscoatDef span { top: -19px; left: 135px; }

#lenspointer a:hover { background: none; }

.search_box{

	padding: 5px;
	margin-bottom:5px;
}

.search_list, .search_list li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.search_list a {
	display: block;
}

.lens_row td {
	background: #fff;
	padding: 10px;
	vertical-align:middle;
	border-bottom: 1px solid #e7e7e7;
	color: #808080;
}

.lens_row a {
	text-align: left;
}



.tdcenter {
	text-align:center;
	
}

.tdcenter span {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #000;
}


.specs_table {
	padding: 0;
	border-spacing: 0;
	margin: 0;
	border-collapse: collapse;

}

.specs_table td {
	padding: 5px 7px;

}

.att_cat td {
	background: #8540be;
	color: #fff;
}

.att_row td {
	border-bottom: 1px solid #ccc;
}

.att_row ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: square;
}

.hint {
	margin:0;
	padding:0;
	color: #242424;
	text-align: left;
	line-height: 150%;
	margin: 5px 0;
}

.overall_rating {
	border: 1px solid #ccc;
	font-size: 30px;
	height: 50px;
	font-family: arial;
	line-height: 50px;
	text-align:right;
	padding-right: 10px;
	color: #6F1099;
	font-weight:bold;
}

.overall_rating span {
	float:left;
	height: 30px;
	padding: 10px;
	line-height: 30px;
	background: #e7e7e7;
	border-right: 1px solid #ccc;
	color: #000;
}

.rating_item {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

.ratings {
	float:right;
	font-size: 11px;
}

.rating_bar {
	display:block;
	width: 300px;
	background: #e7e7e7;
	height: 15px;
}

.rating_bar div {
	display: block;
	float:left;
	background:#8540be;
	height: 15px;
}

.table-label {
	font-weight: bold;
	text-align:left;
	width: 200px;
}

.table td {
	padding-bottom: 5px;
}

.review {

}
.review_ratings {
	float: right;
	width: 170px;
	padding: 0 10px;
	background: #e7e7e7;
	margin-left: 10px;
}

.review_form textarea {
	width: 400px;
	height: 150px;
}

.image_box {
	display:block;
	height: 130px;
	width: 130px;
	float:left;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px;
}

.feature_box {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}

.feature_box .thumb {
	display: block;
	height: 60px;
	width: 60px;
	float: left;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
table, td, th {
    border: medium none;
}