@charset "utf-8";
/* CSS Document */

/* "auto" makes the left and right margins center the wrapper */
#wrap {
	width: 1000px;
	margin: 0;
}

.text {  font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: 17px}

.name {  font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: 16px}

.namebold {  font-family: Verdana, Arial, Helvetica, san-serif; font-size: 16px; font-style: normal; line-height: 14px; font-weight: bold
}

.titleimage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	border: thin outset #FFFFCC;
}
.specs {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 18px
}

.review {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
}

.title {
font-family: Verdana, Arial, Helvetica, san-serif; font-size: 18px; font-style: normal; line-height: 20px
}

img {/* border style for all images */
  border: 0;
}

p {	line-height: 20px;}
.floatleft { 
	float: left;
	margin: 10px 10px 10px 10px;}

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #4697C4 url(elements/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(elements/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #8AD6AF;
}

#ddcolortabs a:hover span{
	background-color: #4697C4;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #8AD6AF;
}

#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #4697C4;
	border-top: 1px solid #fff;
}
