/* global settings */

body {
	margin: 0px;
	border: 0px;
	text-align: center;
	font-size: 12px;
	font: 12px/1.5em lucida grande, arial, helvetica, sans-serif;
}

a {
	color: #217CD9;
	text-decoration: none;
}

a:hover {
	color: #3E9DFF;
	text-decoration: underline;
}

img {
	border: 0px;
}

h1 {
	margin-top: 8px;
	padding: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}

h5 {
	color: #000000;
	font-size: 16px;
	margin: 0px;
	margin-left: -15px;
	padding: 0px;
	font-weight: normal;
}

#contact_list {
	width: 155px !important;
	float: left;
	margin-right: 30px;
}

#contact_list div {
	float: left;
	padding-left: 15px;
	width: 155px !important;
	margin-bottom: 20px;
}

.text {
	margin-left: 0px 15px;
	float: left;
	width: 480px !important;
}

#container {
	text-align: left;
	width: 900px !important;
	margin: 0px auto;
}

#header {
	float: left;
	height: 75px !important;
	width: 900px !important;
}
	
	#header .links {
		color: #FFFFFF;
		float: right;
	}
	
	.links a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.links a:hover {
		text-decoration: underline;
	}
	
#curve {
	float: left;
	height: 41px !important;
	width: 900px !important;
}

#footer {
	padding-top: 48px;
	float: left;
	width: 900px !important;
	height: 61px !important;
	color: #FFFFFF;
}	
	
	#footer .links {
		color: #FFFFFF;
		float: left;
	}
	
	#footer #footer_menu {
		float: left;
		top: 40px;
		width: 400px !important;
		text-align: center;
	}
	
	#footer #footer_translate {
		float: left;
		top: 40px;
		width: 300px !important;
		text-align: center;
	}
	
	#footer #footer_copyright {
		float: right;
		top: 40px;
		width: 500px !important;
		text-align: center;
		padding: 5px 0px;
		
	}

#content {
	width: 900px !important;
}

.links {
	font-weight: bold;
	margin: 0px;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0px;
}

	.links li {
		margin-left: 0px;
		float: left;
		padding: 5px 10px;
	}
		
.text_small {
	font-weight: normal;
	font-size: 10px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.center img {
	margin: 0px auto;
	display: block;
}

/* attachments */

#downloads {
	float: right;
	text-align: left;
	padding-right: 20px;
}

#downloads a {
	line-height: 2.3em;
}

#downloads img {
	float: left;
	padding: 0px 5px;
}

/* popup */

#popup_holder {
	z-index: 99;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	display: none;
}

#cover {
	z-index: 98;
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}

#popup {
	margin: 0px auto;
	padding: 10px;
	text-align: center;
}

#popup_image img {
	background-color: #FFFFFF;
	border: #000000 1px solid;
	padding: 25px;
}

/* front page */

#brand_list_spacer {
	width: 900px !important;
	height: 25px !important;
	float: left;
}

#brand_list {
	width: 900px !important;
	float: left;
	background-image: url( "../_img/home_bg.jpg" );
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#brand_list .product {
	width: 163px !important;
	padding: 0px 8px;
	float: left;
	border-right: #999999 1px dotted;
	text-align: center;
}

#brand_list .product .product_image {
	width: 163px !important;
	float: left;
	height: 84px !important;
}

#flash {
	text-align: center;
	color: #CCCCCC;
	width: 900px !important;
	float: left;
	height: 225px !important;
}


/* product pages */

#menu_gradient {
	float: left;
	bottom: 0;
}

#details {
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	width: 700px !important;
}

.description_column {
	float: left;
	width: 345px !important;
	margin-right: 3px;
}

.description_column ul {
	margin-left: 3px;
	padding-left: 15px;
}

.caption {
	font-style: italic;
	font-size: 90%;
	color: #333333;
	line-height: 1.2em;
}

.description_column img, #description_bottom img, .description_column embed, .description_column object {
	margin: 0px auto;
	display: block;
	padding: 5px;
}

.border_image {
	border: #999999 1px solid;
}

.description_column ul {
	line-height: 1.2em;
}

#description_bottom {
	width: 720px !important;
	float: left;
}

#description_bottom img {
	margin: 0px auto;
	display: block;
}

.button {
	height: 30px !important;
	padding: 7.5px 18px;
	background-image: url( "../_img/button_curve_right.jpg" );
	background-repeat: no-repeat;
	background-position: right 0px;
}

.button_left {
	text-align: center;
	width: 250px !important;
	margin: 0px auto;
	height: 18px !important;
	padding-bottom: 12px;
	background-color: #000000;
	background-image: url( "../_img/button_curve.jpg" );
	background-repeat: no-repeat;
	background-position: top left;
}

.button a {
	padding: 10px;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
}

.button a:hover {
	text-decoration: underline;
}

.image {
	float: left;
	font-size: 11px;
	text-align: center;
	margin: 5px;
}

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

.image_link {
	cursor: pointer;
}
