@CHARSET "UTF-8";


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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#fff url(../images/bg.jpg) repeat-x left top;
	color:#000;
	padding:0px;
	margin:0px; z-index:99999;
}
h1, h2, h3, h4, h5, p, ul {
	margin:0;
	padding:0;
	list-style:none;
	color:#0a0a0b;
}
ol {
	margin:0;
	padding:0;
	padding-left:20px;
}
h1 {
	font-size:2em;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size:1.7em;
	font-weight:normal;
}
h3 {
	font-size:1.3em;
}
h4 {
	font-size:1.1em;
}
h5 {
	font-size:0.9em;
}
p, ul {
	line-height:1.4em;
	text-align:justify;
	margin:0;
	padding:0;
}
p{
	font-size:12px;
	color:#333333;
	line-height:25px;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#cc0066;
	text-decoration:none;
}
img {
	border:none;
}
.valign {
	vertical-align:middle;
}
.flt-left {
	float:left;
}
.flt-right {
	float:right;
}
.clear {
	clear:both;
}
.red{
	color:#cc0066;	
}
.red:hover{
	color:#000;	
}
.blue{
	color:#3366cc;	
}


/*=========------Site Css-----============*/

#mainContainer{
	margin:0 auto;
	width:900px;
	height:500px;
	
}

/*-----Header Css-----*/
#header{
	height:113px;
}

.logo{
	float:left;
	margin:22px 0 0 50px;
}

.topLinks{
	float:right;
	width:360px;
	margin:0;
	padding:0;
}
.vdoLink{
	background:url(../images/topNavigation.png) no-repeat -520px -11px;
	float:left;
	width:137px;
	height:17px;
	margin-top:12px;
}
.vdoLink:hover{
	background-position: -520px -28px;
}
.adminLinks{
	float:right;
	float:right;
	margin:0;
	background:url(../images/adminLinks.jpg) no-repeat left top;
	width:213px;
	height:33px;
}

.adminLinks ul{
	float:left;
	padding-left:27px;
}
.adminLinks ul li{
	float:left;
	margin:13px 24px 0 0px;
	padding:0;
}
.admAccount{
	background:url(../images/topNavigation.png) no-repeat -693px -14px;
	float:left;
	width:39px;
	height:14px;
}
.admAccount:hover{
	background-position: -693px -31px;
}
.admAccount .selected{
	background-position: -693px -31px;
}
.admCart{
	background:url(../images/topNavigation.png) no-repeat -750px -14px;
	float:left;
	width:24px;
	height:14px;
}
.admCart:hover{
	background-position: -750px -31px;
}
.admCheckout{
	background:url(../images/topNavigation.png) no-repeat -789px -14px;
	float:left;
	width:46px;
	height:14px;
}
.admCheckout:hover{
	background-position: -789px -31px;
}

.mainLinks{
	float:right;
	background:url(../images/mainLinks.jpg) no-repeat top left;
	width:633px;
	height:49px;
	margin-top:34px;
}
.mainLinks ul{
	
	overflow:hidden;
	float:left;
	padding:16px 0 0 24px;
}
.mainLinks ul li{
	float:left;
	margin-right:15px;
}

.services{
	background:url(../images/topNavigation.png) no-repeat -284px -78px;
	float:left;
	width:98px;
	height:16px;
}
.services:hover{
	background-position: -284px -95px;
}
.onlineStore{
	background:url(../images/topNavigation.png) no-repeat -397px -78px;
	float:left;
	width:72px;
	height:16px;
}
.onlineStore:hover{
	background-position: -397px -95px;
}
.priceGuide{
	background:url(../images/topNavigation.png) no-repeat -482px -78px;
	float:left;
	width:66px;
	height:16px;
}
.priceGuide:hover{
	background-position: -482px -95px;
}
.customQuote{
	background:url(../images/topNavigation.png) no-repeat -564px -78px;
	float:left;
	width:78px;
	height:16px;
}
.customQuote:hover{
	background-position: -564px -95px;
}
.filePrep{
	background:url(../images/topNavigation.png) no-repeat -657px -78px;
	float:left;
	width:54px;
	height:16px;
}
.filePrep:hover{
	background-position: -657px -95px;
}
.faq{
	background:url(../images/topNavigation.png) no-repeat -726px -78px;
	float:left;
	width:23px;
	height:16px;
}
.faq:hover{
	background-position: -726px -95px;
}
.aboutUs{
	background:url(../images/topNavigation.png) no-repeat -762px -78px;
	float:left;
	width:50px;
	height:16px;
}
.aboutUs:hover{
	background-position: -762px -95px;
}
.press{
	background:url(../images/topNavigation.png) no-repeat -829px -78px;
	float:left;
	width:36px;
	height:16px;
}
.press:hover{
	background-position: -829px -95px;
}




/*-----flash Css-----*/
#flash{
	background:#FFF;
}

/*-----contents Css-----*/
#contents{
	background:#FFF;
	padding:10px;
	overflow:hidden;
}
.contentEnd{
	height:15px;
	padding:0;
	background:url(../images/contentEnd.png) no-repeat left top;
}
.txtContent{
	float:left;
	width:355px;
	margin-left:20px;
}
.cont-secondery{
	float:right;
	width:470px;
}
.vdp{
	float: left;
	clear:left;
	margin-bottom:10px;
}
.symbol{
	float: left;
	clear:left;
	margin-top:130px;
}
.print-material{
	float:right;	
}

/*-----Contents Inner Page-------*/
.inner-prime{
	float:left;
	margin-left: 15px;
}
#jumpMenu{
	width:200px;
	float:left;
	padding:4px;
	margin-bottom:15px;
}
.inner-secondery{
	float:right;
	width:630px;
	padding-right:10px;
}
.inner-secondery ul li{
	margin-bottom:10px;	
	list-style:outside;
}
.inner-secondery h1{
	color:#456fa0;
	font-weight:normal;
	font-size:20px;
	margin-top:10px;
	margin-bottom:30px;
}
.inner-secondery h2{
	color:#cc0066;
	font-weight:normal;
	font-size:18px;
	margin-bottom:8px;
}
.inner-secondery h3{
	color:#666;
	font-weight:bold;
	font-size:14px;
	margin-bottom:8px;
}
.inner-secondery h5{
	color:#333;
	font-weight:bold;
	font-size:12px;
	margin-bottom:8px;
}
.inner-secondery p{
	text-align:justify;	
	margin-bottom:20px;	
}
.productListing {
    font-size: 14px;
    padding-bottom: 20px;
	padding-bottom:25px;
}
.serv-list{
	float:left;
	width:185px;
	margin:0 20px 0 0;
	padding:0;
}
.serv-list h4{
	color:#333333;
	font-size:14px;
	border-bottom:2px dotted #456fa0;
	padding:0 0 6px 0;
	margin-bottom:6px;
}
.serv-list li{
	margin-bottom:2px;
	text-align:left;
	color:#333333;
	font-size:12px;
}


.file-accept{
		
}
.file-left{
	float:left;
	width:300px;
	border-right:1px dotted #333;
}
.file-left p{
	margin-bottom:10px;
}
.file-left li{
	float:left;
	display:inline;
}
.file-right{
	float:right;
	width:320px;
}
.file-right ul{
	margin-left:15px;
}
.file-right p{
	margin-bottom:10px;
}

.file-right li{
	float:left;
	display:inline;
}



.file-center{
	text-align:center;
	overflow:hidden;
}
.file-center ul{
	width:480px; 
	overflow:hidden;
	margin:0 auto;
}
.file-center p{
	margin-bottom:10px;
	text-align: center;
}

.file-center li{
	float:left;
	display:inline;
}

.faq-Que li{
	margin-bottom:5px !important;
	font-weight:bold;
}

.faqAns{
	
	
}
.faqAns h5{
	border-top:1px dotted #333;	
	padding-top:20px;
	font-weight:bold;margin-top:20px;
	font-size:13px;
}
.faqAns p{
	margin-bottom:10px;
	
}



.eventBox{
	border-bottom:1px dotted #333;
	margin-bottom:10px; overflow:hidden;
	margin-left:20px;
}
.eventBox h5{
	margin-bottom:0px;
}
.eventBox p{
	margin-bottom:8px;
	
}
.seeMore{
	float:right;
	padding:5px;
	background:#999;
}



/*-----footer Css-----*/
#footer{
	margin-bottom:30px;
	margin-top:10px;
	overflow:hidden;
}
.foot-left{
	float:left;
	width:350px;
}
.foot-right{
	float:right;

}



#page {
	width: 900px;
	margin: 30px auto;
	border:1px solid #090;
}
#gamesHolder {
	background: url(design/shadow.png) no-repeat center 295px;
	width: 900px;
}
#header {
	position: relative;
	height: 116px;
}
#header h1 {
	position: absolute;
	top: 2px;
	left: 2px;
	color: #333333;
	font-size: 70px;
}
#header .h1 {
	color: #f3f3f3;
	top: 0px;
	left: 0px;
}
#header h2 {
	position: absolute;
	top: 82px;
	left: 2px;
	color: #333333;
	font-size: 30px;
}
#header .h2 {
	top: 80px;
	left: 0px;
	color: #f3f3f3;
}
#header h1, #header h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-weight: normal;
}
ul {
	padding: 0 0 0 15px;
	margin: 0;
}
.holder {
	background: url(design/shadow.png) no-repeat center bottom;
	padding: 17px 5px;
}
.text {
	background-color: #f3f3f3;
	padding: 30px;
	margin-top: 10px;
	line-height: 20px;
	overflow: hidden;
	zoom: 1;
}
.holder h2 {
	font-family: Georgia;
	margin: 0;
	padding: 0px 0px 15px 0px;
}
code {
	display: block;
	background-color: #fff;
	padding: 10px;
	overflow: auto;
}
pre {
	margin: 10px 0px;
	padding: 0;
}
.download {
	width: 207px;
	height: 77px;
	background: url(design/download.png) no-repeat;
	float: right;
}







/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider {
	overflow: hidden;
	zoom: 1;
	position: relative;
}
.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none; 
}
.cs-buttons {
	font-size: 0px;
	padding: 10px;
    float:left;
   	
}
.cs-buttons a {
	margin-left: 5px;
	height: 7px;
	width: 7px;
	float: left; 
	background:url(../images/off.png) no-repeat left top;
	color: #B8C4CF;
	text-indent: -1000px;
}
.cs-buttons a.cs-active {
	background:url(../images/on.png) no-repeat left top
	
}
.cs-title {
	border:1px solid #ccc;
	width: 900px;
	padding: 10px;
	background-color: #000000;
	color: #FFFFFF;
}
.cs-prev, .cs-next {
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 10px;
}


