@import url("../css/layout.css");
/*#######################################
ALL FONTS FAMILY CSS
#######################################*/
.elink,
.pagepath, 
.maillistform input,
#footer,
.gridlistbtn a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
body,
.link,
.cmstxt,
.points li {
	font-family:Arial, Helvetica, sans-serif;
	}
h2, 
.pageheader h1  {
	font-family:"trebuchet MS";
	}
/*##################################
COMMON CSS
##################################*/

/* COMMON RESET CSS
----------------------------------*/
dl, dt, dd, ol, ul, li  
	{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
a {
	text-decoration:none;
	color:#A1A1A1;
	}
a :hover{
	text-decoration:none;
	color:#FFFFFF;
	}
/*
H1-pageheader, 
H2-common sub-title in page, 
H3-common sub-title in page, 
H4-sidebar product name, Headers in forms
H5-sidebar title
H6-not define yet*/
h1, h2, h3, h4, h6 { 
	margin:0px;
	padding:0px;
	}
h2 {
	margin-bottom:5px;
	text-transform:uppercase;
	color:#A1A1A1;
	font-size:100%;
	}
p {
	margin:0 0 15px 0;
	}
.link, 
.elink {
	text-decoration:none;
	color:#AFBF00;
	}
.link:hover,
.elink:hover {
	color:#ffffff;
	}
.ph-txt{
	color:#AFBF00;
	}
.imgborder, .imgleft, imgright {
	border:1px solid #080808;
	background-color:#000000;
	text-align:center;
	}
.imgborder:hover, .imgleft:hover, imgright:hover {
	border:1px solid #999999;
	}
.imgborder, .imgleft, .imgright {
	padding:2px;
	}
.imgleft {
	float:left;
	margin:0 10px 10px 0;
	}
.imgright {
	float:right;
	margin:0 0px 10px 10px;
	}
.cmstxt {
	margin:0 0 0px 0;
	font-size:70%;
	color:#ffffff;
	padding:0 0px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	min-height:450px;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.textboxborder {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #A1A1A1;
	font-size:100%;
	color:#FFFFFF;
	background-color:#999999;
	padding:2px;
	}
.handcur {
	cursor:pointer;
	}
/* IMAGE ALIGN CSS
-----------------------------------*/
.imgborder, 
.imgleft,
.imgright {
	text-align:center;
	display:block;
	}
.imgborder img.spacer,
.imgleft img.spacer,
.imgright img.spacer {
	width:0px;
	}
.imgborder img,
.imgleft img,
.imgright img{
	vertical-align:middle;
	}
/*BUTTONS*/
.morebtn,
.morebtn1,
.sendtoafriendbtn,
.sidebarbox .morebar .link {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
	}
.morebtn,
.sidebarbox .morebar .link {
	background-image:url(../images/morebtn.gif);
	width:52px;
	height:18px;
	}
.morebtn1 {
	background-image:url(../images/morebtn1.gif);
	width:94px;
	height:18px;
	}
.sendtoafriendbtn {
	background-image:url(../images/sendtoafriendbtn.gif);
	width:99px;
	height:18px;
	}
.sendtoafriendbtn span {
	 display:none;
	}
.morebtn:hover,
.morebtn1:hover,
.sendtoafriendbtn:hover,
.sidebarbox .morebar .link:hover {
	background-position:0 -18px;
	}
/*=======================================
HOR LINE & CLEAR CSS
========================================*/
.hor_line{
	height:15px;	
	/*margin-bottom:15px;*/
	border-bottom:1px solid #DDDDDD;
	}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
	}
/*##################################
TOPBAR CSS
##################################*/
#topbar {
	/*position:relative;*/
	height:80px;
	position:relative;
	}
#topbar h1 .logo{
	width:198px;
	height:68px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:12px;
	top:15px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	overflow:hidden;
	}
#topbar .topbar_menubar{
	position:absolute;
	right:15px;
	top:15px;
	}
#topbar .topbar_menubar a{
	display:inline-block;
	}
#topbar .topbar_menubar .navlink{
	background:url(../images/nav_links.gif) no-repeat;
	line-height:0px;
	font-size:0px;
	border:none;
	padding:0px;
	margin:0px;
	cursor:pointer;
	overflow:hidden;
	display:block;
	}
#topbar .topbar_menubar .sptr{
	margin:0 7px 0 6px;
	}
#topbar .topbar_menubar .hmetxt{
	background-position:0px -1px;
	width:53px;height:19px;
	}
#topbar .topbar_menubar .contact_txt{
	background-position:-392px -1px;
	width:64px;height:19px;
	}
#topbar .topbar_menubar .hmetxt:hover{
	background-position:0px -23px;
	}
#topbar .topbar_menubar .contact_txt:hover{
	background-position:-392px -23px;
	}
#topbar .topbar_menubar .client_txt{
	background-position:-467px -1px;
	width:82px;height:19px;
	}
#topbar .topbar_menubar .client_txt:hover{
	background-position:-467px -23px;
	}
#topbar .topbar_menubar .gallery_txt{
	background-position:-559px -1px;
	width:57px;height:19px;
	}
#topbar .topbar_menubar .gallery_txt:hover{
	background-position:-559px -23px;
	}
#topbar .topbar_menubar .video_txt{
	background-position:-625px -1px;
	width:57px;height:19px;
	}
#topbar .topbar_menubar .video_txt:hover{
	background-position:-625px -23px;
	}

/**/

/*#################################### 
PAGEHEADER AND PAGE PATH CSS
####################################*/
.pageheader h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#afbf00;
	font-size:130%;
	margin:0;
	padding:0;
	text-transform:uppercase;
	padding-bottom:5px;
}
#gridcontainer{
	margin-bottom:15px;
	}
#gridcontainer .desc_bx h1{	
	margin:0px;
	padding:0px;
	}
#gridcontainer .desc_bx .logo_box{
	position:relative;
	height:132px;
	}	

/*INNER PAGES*/

/*.inner_desc_bx{
	width:282px;
	position:relative;
	min-height:1px;
	}
.inner_desc_bx h1 .logo{
	width:198px;
	height:68px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	bottom:10px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	overflow:hidden;
	}

.inner_desc_bx .inner_container{
	padding:16px 10px 55px 20px;
	background-color:#353a00;
	}
.inner_desc_bx .inner_desc_content{
	
	}
.inner_desc_bx h2{
	font-weight:normal;
	color:#afbf00;
	}
.inner_desc_bx.bot_bg{
	background-image:url(../images/inner_bot_bg.gif);
	background-repeat:no-repeat;
	background-position:-2px bottom;
	padding-bottom:260px;
	}*/
/* INNER IMAGE SECTION */
.inner_image_bx{
	margin-left:120px;
	}
.desc_bx{
	padding-top:50px;
	}

/*CONTACT US PAGE*/

.address strong{
	font-size:115%;
	}
.address b{
	font-size:110%;
	color:#96B813;
	margin-bottom:10px;
	display:block;
	}
.phone-no {
	margin:0 0 10px 0;
	padding:0px;
	}
.phone-no dt {
	width:4.69em;/*75px*/
	margin:0px;
	padding:0px;
	float:left;
	font-weight:bold;
	}
.phone-no dd {
	margin:0 0 0 75px;
	}
.phone-no .link{
	color:#ffffff;
	}
.phone-no .link:hover{
	color:#96B813;
	}	
.address strong .link{
	color:#96B813;
	}	
.address strong .link:hover{
	color:#ffffff;
	}	
/*##################################
FOOTER CSS
##################################*/
#footer{
	position:relative;
	min-height:1px;
	height:27px;
	}
 .copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:60%;
	left:15px;
	bottom:10px;
	color:#afbf00;
	position:absolute;
	}

.pay-logo {
	right:15px;
	bottom:9px;
	position:absolute;
	}
