/*
	Name:VST Build Specs
	Date: March 2010
	Description: Layout for VST Build Specs
	Version: 1.0
*/

/* Imports */
@import url("reset.css");

/***** Global *****/
/* Body */
body {
	background: #f9b27c;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* Headings */
h2 {font-size: 22px}
h3 {font-size: 20px}
h4 {font-size: 18px}
h5 {font-size: 16px}
h6 {font-size: 14px}

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 5px;
}

/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
	color: #f6832b;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

/* Paragraphs */
p {margin-bottom: 10px;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

/* Lists */
ul {
	list-style: outside disc;
	margin: 1em 0 1.5em 1.5em;
}

ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Quotes */
blockquote {font-style: italic;}
cite {}

q {}

/* Tables */
table {margin: .5em auto 1.5em auto; width: 98%;}

	/* Thead */
	thead th {padding: .5em .4em; text-align: left;}
	thead td {}

	/* Tbody */
	tbody td {padding: .5em .4em;}
	tbody th {}

	tbody .alt td {}
	tbody .alt th {}

	/* Tfoot */
	tfoot th {}
	tfoot td {}
	
	
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}	

#wrapperOuterRepeat {
	background: #fff;
}

#wrapperOuterTop {
	background: url(../images/body_top_bg.jpg) repeat-x left top;
}

#wrapperOuterBottom {
	background: url(../images/body_bottom_bg.jpg) repeat-x left bottom;
}

#wrapperOuter {
	background: url(../images/wrap_repeat.png) repeat-y center top; 
	width: 946px;
	margin: 0 auto;
	overflow: hidden;
}

#wrapper {
	width: 892px;
	margin: 0 auto;
	padding-top: 27px;
}

#header {
	height: 130px;
	position: relative;
	margin-bottom: 19px;
}

#header .logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#header .logo a:link,
#header .logo a:active,
#header .logo a:visited {
	width: 392px;
	height: 109px;
	display: block;
}

#header .moduletable-phone {
	position: absolute;
	top: 9px;
	right: 0px;
	color: #666666;
	font-size: 12px;
}

#header .moduletable-phone span {
	font-size: 16px;
	font-weight: bold;
}

#header .moduletable-search {
	background: url(../images/search_box_bg.jpg) no-repeat left top;
	width: 198px;
	position: absolute;
	top: 39px;
	right: 0px;
}

#header .moduletable-search .inputbox-search {
	width: 155px;
	padding: 4px 2px 6px 2px;
	float: left;
	background: none;
	border: none;
}

#header .moduletable-search .button-search {
	background: url(../images/button_go.jpg) no-repeat left top;
	float: right;
	width: 33px;
	height: 21px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	display: block;
	color: #666;
}

#header .moduletable-nav {
	background: url(../images/nav_bg.jpg) no-repeat left top;
	position: absolute;
	top: 102px;
	left: 0;
	z-index: 1;
	height: 28px;
	line-height: 28px;
	padding-left: 110px;
	width: 782px;
}

#header .moduletable-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

#header .moduletable-nav ul li {
	float: left;
}

#header .moduletable-nav ul li a:link,
#header .moduletable-nav ul li a:visited,
#header .moduletable-nav ul li a:active {
	text-decoration: none;
	padding: 0 14px;
	font-size: 12px;
	font-weight: bold;
	color: #919191;
	float: left;
}

#header .moduletable-nav ul li.active a:link,
#header .moduletable-nav ul li.active a:visited,
#header .moduletable-nav ul li.active a:active,
#header .moduletable-nav ul li a:hover {
	text-decoration: none;
	background: #919191;
	color: #fff;
}

#container {
	
}

#container #banner {
	height: 303px;
	margin-bottom: 22px;
}

#banner .leftbanner {
	width: 678px;
	float: left;
}

#banner .rightbanner {
	width: 209px;
	float: right;
}

#homeContainerRepeat {
	background: url(../images/home_container_repeat.jpg) repeat-y left top;
}

#homeContainerBottom {
	background: url(../images/home_container_bottom.jpg) no-repeat left bottom;
	padding-bottom: 23px;
}

#homeContainerTop {
	background: url(../images/home_container_top.jpg) no-repeat left top; 
}

#content {
	width: 565px;
	float: left;	
	color: #4d4d4d;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	margin-bottom: 10px;
}

#content h1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f6832b;
	font-weight: bold;
}

#rightCol {
	width: 230px;
	float: right;
	padding-right: 40px;
	margin-top:5px;
}

#rightCol .moduletable h3 {
	color:#4D4D4D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin-bottom:10px;
	font-weight: bold;
}

#rightCol .moduletable h3 span {
	font-size: 18px;
	color: #f6832b;
	font-weight: bold;
}

#rightCol .moduletable p {
	margin-bottom: 15px;
}

#rightCol .moduletable a:link,
#rightCol .moduletable a:active,
#rightCol .moduletable a:visited {
	text-decoration: underline;
}

#rightCol .moduletable a:hover {
	text-decoration: none;
}


#moduletableList {
	width: 892px;
	margin-bottom: 20px;
}

#moduletableList .moduletable-product {
	background: url(../images/product_bg.jpg) no-repeat left top;
	width: 269px;
	height: 139px;
	padding: 17px 0 0 16px;
	float: left;
	color: #c7c9cb;
}

#moduletableList .moduletable-application {
	background: url(../images/application_bg.jpg) no-repeat left top;
	width: 269px;
	height: 139px;
	padding: 17px 0 0 16px;
	float: left;
	color: #c7c9cb;
	margin-left: 18px;
}

#moduletableList .moduletable-faq {
	background: url(../images/faq_bg.jpg) no-repeat left top;
	width: 269px;
	height: 139px;
	padding: 17px 0 0 16px;
	color: #c7c9cb;
	float: right;
}

#moduletableList .moduletable-product h3,
#moduletableList .moduletable-application h3,
#moduletableList .moduletable-faq h3 {
	color: #a1a6ab;
	font-size: 26px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin-bottom: 0px;
	padding-bottom: 15px;
}

#moduletableList .moduletable-product a.readon:link,
#moduletableList .moduletable-product a.readon:visited,
#moduletableList .moduletable-product a.readon:active,
#moduletableList .moduletable-application a.readon:link,
#moduletableList .moduletable-application a.readon:visited,
#moduletableList .moduletable-application a.readon:active,
#moduletableList .moduletable-faq a.readon:link,
#moduletableList .moduletable-faq a.readon:visited,
#moduletableList .moduletable-faq a.readon:active {
	text-decoration: none;
	color: #fff;
	background: url(../images/readmore_bg.png) no-repeat left top;
	width: 86px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	display: block;
	cursor: pointer;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
}

#footer {
	height: 40px;
	background: #f9aa67;
	width: 894px;
	padding: 30px 14px 0 14px;
	margin: 0 auto;
}

#footer .moduletable-footermenu {
	width: 546px;
	float: left;
}

#footer .moduletable-footermenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .moduletable-footermenu ul li {
	background: url(../images/footer_li_bg.jpg) no-repeat left center;
	padding: 0 12px;
	float: left;
}

#footer .moduletable-footermenu ul li.first {
	background: none;
	padding-left: 0px;
}

#footer .moduletable-footermenu ul li a:link,
#footer .moduletable-footermenu ul li a:visited,
#footer .moduletable-footermenu ul li a:active {
	text-decoration: none;
	color: #6b411d;
	font-size: 11px;
}

#footer .moduletable-footermenu ul li.active a:link,
#footer .moduletable-footermenu ul li.active a:visited,
#footer .moduletable-footermenu ul li.active a:active,
#footer .moduletable-footermenu ul li a:hover {
	text-decoration: underline;
}

#footer .moduletable-copy {
	color: #9a5b26;
	font-size: 11px;
	float: right;
}

/* ------------- Start Joomla css -------------  */

/*  Start Pagination css   */

#content #paginationWrap ul {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
	display: inline;
	padding: 0;
	margin: 0;
}

#content #paginationWrap ul li {
	padding-bottom: 0;
	padding: 0;
	margin: 0;
	display:inline;
	margin:0pt 3px;
	background-image: none;
}

/*  End Pagination css   */

/*  Start Contact css   */
.contact p {
	margin-bottom: 5px;
}

.contact .marker_add {
	float: left;
}

.contact .contact_address p {
	margin-left: 60px;
	margin-bottom: 3px;
}

.contact .marker {
	margin-right: 10px;
}

.contact #emailForm {
	padding-top: 10px;
}

.contact #emailForm .label {
	width: 125px;
	text-align: left;
	padding-right: 10px;
	float: left;
}

.contact #emailForm div {
	margin-bottom: 3px;
}

.contact #emailForm .button {
	background: #89240b;
	padding: 2px 10px;
	color: #fff;
	border: none;
	cursor: pointer;
}	
/*  End Contact css   */

/*  Start Contact css   */
/*  Start Contact css   */



/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}
#system-message dd.notice ul { color: #93246F; background: #F2E3ED; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}



/* ------------- End Joomla css -------------  */





/*  Start Pagination css   */

#content  ul.pagination {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
	padding: 0;
	margin: 40px 0 0 0;
	clear: both;
}

#content ul.pagination li {
	padding-bottom: 0;
	padding: 0;
	margin: 0;
	display:inline;
	margin:0pt 3px;
	background-image: none;
}

p.counter {
	display: none;
}


/*  End Pagination css   */



