/* @override 
	http://dstype.com/site/template/css/structure.css
	http://localhost/dstype.com/site/site/template/css/structure.css
	http://www.tpwd.pt/clientes/sandbox/dstype.com/template/css/structure.css
*/

@charset "UTF-8";

/* @group Tags */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height:100%;
	margin:0;
}
body {
	color: #777;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-image: url(../images/pattern.gif);
}
a:link, a:active, a:visited {
	color: #000;
}
a:hover {
	color: #F09;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 11px 7px 7px 8px;
	border-top: solid 1px #F09;
}

img {
	border: none;
}

ul, ol {
	display: block;
	
}

ul li, ol li {
	list-style: none;
	line-height: 15px;
	display: block;
	height: 18px;
	line-height: 18px;
}

p {
	margin: 0 0 10px 0;
}

/* @end */

/* @group Structure */

div#main {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
	background-color: white;
}
div#header {
	margin: 0 10px 10px;
	position: absolute;
	top: 110px;
	z-index: 99;
}
div#banner {
	height: 320px;
	margin-bottom: 20px;
	padding-bottom: 3px;
}
div#content {
	overflow: hidden;
}
div#leftcol {
	width:140px;
	float:left;
	margin: 0 10px;
}
div#centercol {
	width: 620px;
	float:left;
	margin: 0 10px;
}

div#centercol img {
	margin: 0 0 10px 0;
}
div#rightbigcol {
	width: 800px;
	float:left;
}
div#rightcol {
	width:140px;
	float:left;
	margin: 0 10px;
}
div#footer {
	clear: left;
	margin: 50px 10px 60px;
	padding-top: 20px;
	border-top: solid 1px #F09;
	overflow: hidden;
	color: #666;
}


/* @end */

/* @group #header & #banner */

div#banner div#slidescontainer {
	height: 300px;
	margin: 0 10px 5px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/ajax-loader.gif);
}

div#banner div#slidescontainer .slide {
	height: 300px;
	position: absolute;
}

div#banner div#slidescontainer .slide img {
	width: 940px;
	height: 300px;
}

div#banner #slidesdescriptions-mask {
	width: 700px;
	height: 20px;
	margin: 0 10px;
	float: left;
	overflow:hidden;
	position:relative;
}
div#banner #slidesdescriptions {
	height: 200px;
	position:relative;
}

div#banner .slidedescription {
	line-height: 20px;
	width: 585px;
	height: 20px;
}

div#banner #slidesselectors {
	width: 220px;
	margin: 0 10px;
	float: right;
	text-align: right;
}

div#banner #slidesselectors .selector {
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: 20px;
	background: url(../images/rdo_off.png) no-repeat 0 0;
}

div#banner #slidesselectors .selector.selected {
	background: url(../images/rdo_on.png) no-repeat 0 0;
}

div#banner li {
	display: inline;
	padding-right: 2px;
}


/* @end */

/* @group Main collumns */

div#leftcol h2 {
	cursor: pointer;
	cursor: hand;
}

div#leftcol h2 a {
	text-decoration: none;
}
div#leftcol a:link, div#leftcol a:active, div#leftcol a:visited {
	color: #333;
	text-decoration: none;
}
div#leftcol a:hover,
div#leftcol li.selectedtype a {
	color: #F09;
}
.accordionelement, .coldivision {
	margin-bottom: 2px;
}
.accordionelement ul, div.coldivision ul {	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
div#leftcol p, div#rightcol p {
	padding: 5px 7px 15px;
}
div#centercol div#mainimage_controls {
	text-align: right;
	height: 16px;
	padding-right: 3px;
	padding-top: 11px;
	padding-bottom: 4px;
}
div#centercol #mainimage_controls img.mainimage_selector {
	cursor:pointer;
	cursor:hand;
}
div#centercol div#centerslidescontainer {
	border-top: solid 1px #F09;
}

#rightcol a {
	text-decoration: none;
}

/* @end */

/* @group Purchase */

#rightcol form {
}

.f_checkbox, .f_radio {
	display:block;
	height: 18px;
	line-height: 18px;
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;
}
.f_radio {
	background-position: 2px center;
	padding: 0 10px 0 24px;
}
.f_checkbox {
	background-position: 2px center;
	padding: 0 10px 0 24px;
}

div#singlestylechoose .f_checkbox  {
	background-position: 20px;
	padding-left: 35px;
}

#addtocart, #checkout {
	float: right;
	margin-left: 10px;
}
/* @end */

/* @group Checkout */

div#eula {
	margin: 10px 5px;
}

div#eula p {
	margin: 5px 5px 10px;
}

div#checkoutcart {
	margin: 10px 5px;
}
div#checkoutcart #checkoutcartform .form_button {
	float: right;
	margin-top: 20px;
	margin-left: 10px;
}
div#checkoutcart table {
}
div#checkoutcart tr {
	
}
div#checkoutcart th {
	text-align: left;
}
div#checkoutcart td, div#checkoutcart th {
	padding: 10px 0 10px 10px;
}
div#checkoutcart tr#carttotal td, div#checkoutcart tr#carttotal th {
	height: 40px;
}
div#subtotalpanel {
	margin-bottom: 5px;
}

/* @end */


.quantity {
    border: 0;
}
.halfcolleft {
	float: left;
	width: 450px;
	margin: 0 10px;
}
.halfcolright {
	float: left;
	width: 450px;
	text-align: right;
	margin: 0 10px;
}
br.clearfloat {
	float:none;
	clear:both;
}

#tpwd {
	background-color: #ababab;
}

#tpwd:hover {
	background-color: #f46b20;
}

#tpwd img {
	position: relative;
	top: 2px;
}

