/*	Enttex screen master
--------------------------------------- 

company:		Go4 Multimedia

--------------------------------------- */

/* Import components as required
--------------------------------------- */
@import url(components/defaults.css);
@import url(layouts/3col-fixed.css);

/*	Wrapper
--------------------------------------- */
div#wrapper {
	background: url(../images/footer_gradient.gif) bottom left repeat-x;
	margin: auto;
}
div#content-wrapper, div#content-wrapper-2, div#content-wrapper-3 {
	border-top: 8px solid #C8C8C8;
	margin-top: 0px;
	padding-bottom: 20px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	clear: both;
}
div#content-wrapper {
	background: url(../images/content_bg.jpg) top left no-repeat;
}
div#content-wrapper-2 {
	background: url(../images/products_bg.jpg) top left no-repeat;
}
div#content-wrapper-3 {
	background: url(../images/content_bg2.jpg) top left no-repeat;
}
/*	Forms
--------------------------------------- */

fieldset.login {
	font-size: 0.8em;
	line-height: 2.5em;
	margin: 30px;
}
fieldset.login legend {
	font-size: 1.2em;
	font-weight: bold;
}
fieldset.login label { padding-left: 8px; }
iframe { background-color: #fff; }
#dvdform {
	font-size: 12px;
	display: block;
	position: relative;
}
#dvdform label {
	display: block;
	width: 90px;
	padding-bottom: 6px;
}
#dvdform input, #dvdform textarea {
	position: absolute;
	left: 100px;
	margin-top: 0;
	margin-bottom: 6px;
}
#dvdform .buttons {
	padding: 75px 0 0 0;
	left: auto;
}
#dvdform .buttons input {
	padding: 2px 5px;
	position: relative;
}
#dvdform ul {
	width: 200px;
	float: right;
	
}
#dvdform li { font-weight: bold; list-style-type: disc; color: #FF0000; padding-bottom: 5px; }

/*	Flash elements
--------------------------------------- */
div#flash-1 { /* home page */
	padding: 0;
	margin: 0;
	width: 760px;
	height: 160px;
	z-index: 1;
}

/* Header
--------------------------------------- */
div#header {
	padding: 0;
	margin: 0;
}
div#nav {
	height: 32px;
	padding-bottom: 18px;
	background: #fff url(../images/nav_bg.gif) repeat-x;
	/* border: 1px dashed #FF0000; */
}

div#nav ul {
	display: inline;
	margin-left: -20px;
	list-style: none;
}
div#nav li {
	float: left;
	margin: 0;
}
div#nav li.contactdistributors a {
	letter-spacing:1px;
}
div#nav a {
	width: 148px;
	height: 32px;
	margin: 0 2px 0 2px;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 30px;
	font-size: 75%;
	border-bottom: 7px solid #8C8C8C;
	letter-spacing: 2px;
}
div#nav p.up {
	margin-top: 0;
}
div#nav a:link,
div#nav a:visited {
	color: #fff;
	text-decoration: none;
	background: url(../images/navbar_bg.gif) repeat-x;
}
div#nav a:hover,
div#nav a:focus,
div#nav a:active {
	color: #E9F9FF;
	border-bottom: 7px solid #000;
}
div#nav li#li_selected a:link,
div#nav li#li_selected a:visited {
	color: #E9F9FF;
	border-bottom: 7px solid #000;
}

/* Homepage Product Navigation
--------------------------------------- */
#imageroll {
	display: block;
	padding: 0;
	margin-left: 1px;
	margin-bottom: 10px;
	position: relative;

}
#imageroll ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 760px;
	height:230px;

}
#imageroll li {
	float: left;
	margin: 0 4px 0 0;
}
#imageroll li a {
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	margin: 0px;
	display: block;
	padding-top: 178px;
	padding-bottom: 5px;
	text-decoration: none;
	border-bottom: 12px solid #3F3F3F;
	

}
#imageroll li a p {
	margin: 0;
}

#imageroll li.product1 a { width: 186px;	background: url(../images/home_product1.jpg) no-repeat 0 0;  }
#imageroll li.product2 a { width: 186px;	background: url(../images/home_product2.jpg) no-repeat 0 0; }
#imageroll li.product3 a { width: 186px;	background: url(../images/home_product3.jpg) no-repeat 0 0; }
#imageroll li.product4 a { width: 186px;	background: url(../images/home_product4.jpg) no-repeat 0 0; }

#imageroll li a:hover,
#imageroll li a:focus,
#imageroll li a:active,
#imageroll li a.link_selected { border-bottom: 12px solid #0073AA; color: #0073AA; }

ul#twoline { width: 460px; }
#twoline li { padding-right: 30px; }
#twoline li.product1, #twoline li.product2 { padding-bottom: 20px; }

/* Left column
--------------------------------------- */
div#col-left-B {
	margin-top: 5px;
}
div#col-left-inner {
	margin-left: 15px;
}
p {
	margin-right: 4px;
	line-height: 1.4;
	font-size: 0.75em;
}
div#col-left-B h2 {
	margin: 0;
}
h2 {
	color: #000;
	font-weight: normal;
}
div#col-left h3 {
	margin-top: 25px;
	font-size: 1.05em;
	font-weight: normal;
	letter-spacing: 1px;
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.01em;
}
#subnav li {
	margin: 5px 0 0 0;
	font-weight: bold;
	list-style-type: none;
	list-style-image: url(/themes/enttex/images/nav_list_img.gif);
	margin-left: 15px;
}
#subnav li a {
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
}
div#content-wrapper-3 #subnav li a {
	color: #c62a20;
}

/* Centre column
--------------------------------------- */
div#col-centre-B {
	margin-top: 8px;
	padding-right: 30px;
}
div#col-centre p {
	margin: 5px 0 10px 0;
	line-height: 1.4;
	font-size: 0.75em;
}
div#col-centre-B p {
	margin: 5px 0 20px 0;
	line-height: 1.6;
	font-size: 0.75em;
	text-align: justify;
}
div#col-centre-B h2, div#products h2 {
	margin: 8px 0 8px 0;
	font-size: 1.5em;
	color: #000; /* 0073AA */
	font-weight: normal;
	line-height: 1.1em;
}
div#col-centre h3 {
	margin: 20px 0 0 0;
	font-size: 0.8em;
	color: #0073AA;
}
div#col-centre h3 a, h3 a:hover, h3 a:visited { color: #0073AA; }
div#col-centre h3 a:hover { color: #fff; background-color: #0073AA; text-decoration: none; }
div#col-centre .date {
	margin-top: -18px;
	float: right;
	color: #888;
}
.flag { float: left; margin: 5px 15px 60px 0; }
ol.ref li {
	font-size: 0.75em;
	margin-bottom: 10px;
	list-style-type: disc;
}
div#col-centre-B li.bullets {
	list-style-type: disc;
	margin-left: 20px;
}
div#col-centre-B img {
	margin-right: 10px;
}
/* Image Fotmatting */
.imgRight {
	float: right;
	margin: 0 0 15px 25px;
}
body.page-1 #col-centre img {
	float: right;
	margin: 0 0 15px 15px;
}
.imgRightBorder {
	float: right;
	margin: 0 0 15px 25px;
	border: 8px solid #ccc;
}
.imgLeft {
	float: left;
	margin: 0 25px 15px 0;
}
.imgDiagram {
	text-align: center;
	margin-bottom: 20px;
}
.imgBorder {
	border: 8px solid #ccc;
}
div#col-centre-B .imgDiagram p {
	font-weight: bold;
	font-size: 0.7em;
	color: #0073AA;
	text-align: center;
}
.imgDiagram img {
	margin: 15px 0 15px 0;
	border: 8px solid #ccc;
}
div#col-centre-B p.buy {
	font-size: 1.2em;
	color: #0073AA;
	font-weight: bold;
}
div#col-centre-B p.small { font-size: 0.7em; margin-top: -15px; color: #666; }

/* Right column
--------------------------------------- */

div#col-right-B {
	padding-top: 100px;
}

/* Products page
--------------------------------------- */

div.prod_col {
	float: left;
	display: block;
	width: 189px;
	height: 150px;
}
div.prod_col p {
	padding: 10px 10px 0 10px;
	margin: 0;
}
div#products {
	clear: both;
	padding: 10px 0 0 15px;
}

/* Footer
--------------------------------------- */
div#footer {
	border-top: 5px solid #C8C8C8;
	background-color: #F2F2F2;
	color: #878787;
	font-size: 0.7em;
	letter-spacing: 0.5px;
	margin-top: 0px;
	margin-bottom: -20px;
	padding-bottom: 20px;
	
}
div#footer ul {
	padding-bottom: 15px;
	padding-left: 153px;
}
div#footer li {
	display: inline;
	margin: 0 10px 0 10px;
}
div#footer li a {
	padding: 4px 6px;
}
div#footer a:link,
div#footer a:visited {
	color: #878787;
	text-decoration: none;
}
div#footer a:hover,
div#footer a:focus,
div#footer a:active {
	color: #4c2580;
	text-decoration: underline;
}
div#shopicons { margin-left: 275px; }

/* SHOPPING CART */

.clearb {
	clear: both;
	height: 1px;
}
.image-left {
	float: left;
}
.product-info, .product-form {
	float: right;
}
.product-info {
	width: 200px;
}
.product {
	margin: 5px;
	border-bottom: 1px solid #000;
	padding: 10px;
}
.product img {
	margin: 5px;
	float: left;
}
.product-description {
	width: 250px;
	float: right;
	font-size: 0.8em;
}
.error { color: #000; }
div.error { font-size: 10px; text-transform: uppercase; letter-spacing: 1px; color: #ff0000; margin-top: 10px; }
label.error { font-weight: bold; }
.cart-list {
	width: 100%;
}
.cart-list th {
	border-right: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	border-top: 1px solid #8C8C8C;
}
.cart-list td {
	border-bottom: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
}
.table-first {
	border-left: 1px solid #8C8C8C;
}
.product-price {
	font-weight: bold;
}


div.shipping-details-form form {
	font-size: 12px;
	display: block;
	position: relative;
}
div.shipping-details-form form label {
	display: block;
	width: 110px;
	padding-bottom: 6px;
}
div.shipping-details-form form input, div.shipping-details-form form textarea {
	position: absolute;
	left: 110px;
	margin-top: 0;
	margin-bottom: 6px;
}
div.shipping-details-form form select {
	position: relative;
	left: 110px;
	top: -20px;
}
div.shipping-details-form form .buttons {
	padding: 75px 0 0 0;
	left: auto;
}
div.shipping-details-form form .buttons input {
	padding: 2px 5px;
	position: relative;
}
div.shipping-details-form form ul {
	width: 200px;
	float: right;
	
}
div.shipping-details-form form li { font-weight: bold; list-style-type: disc; color: #FF0000; padding-bottom: 5px; }
div.shipping-details-form form .horiz_radio {
	width: 50px;
	padding-bottom: 8px;
	margin-left: -9px;
}

div.shipping-details-form form legend {
	font-weight: bold;
}
div.shipping-details-form form div.buttons {
	margin-top: -60px;
}
div.shipping-details-form form fieldset div span {
        font-size: 10px;
	display: inline;
	position: relative;
	top: -10px;
}
div.shipping-details-form form fieldset div {
        display: block;
}
form.shop-back-button {
	margin: 10px 0 10px 0;
}
form.shop-continue-button {
	margin: 10px 0 10px 0;
}
