/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */

body {
	margin: 10px 0 20px 0;
	padding: 0;
	/**background: #D7D7BD;**/
	text-align: justify;
	line-height: 25px;
	font-family: Verdana;
	font-size: 13px;
	color: #3C3C37;
}

img {
    border-style:none;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	/*text-transform: lowercase;*/
	color: #005880;
	 text-align:left;
}
a,a.visited,a.hover{
    color:#00A94F;

}


p, ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

/*a {
	color: #005880;
}

a:hover {
	text-decoration: none;
	color: #005880;
}
*/
/** Style for header starts here */

#header {
	width: 1060px;/*892px;*/
	height: 91px; /** 56 or 75 or 250px**/
	margin: 0px auto;
	/*background: url('../images/header2.gif') no-repeat left top;*/
}

#bigpicture {
	width: 1060px;/*892px;*/
	height: 323px;/*250px;*/
	/*margin: 30px auto;
	margin-bottom: 20px;*/
	background: url('../images/main.gif') no-repeat left top;
}
#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	padding: 90px 0px 10px 90px;
	font-size: 3em;
}

#header h2 {
	margin-top: -8px;
	padding: 0px 0px 0px 92px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

/** Style for menu starts here 

#menu {
	width: 800px;
	height: 35px;
	margin: 0px auto;
	background: #000000;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 14px 30px 10px 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-size:medium;
	font-family: Verdana;
	font-weight:bold;
}

#menu a:hover {
	color: #D7D7BD;
}
*/
/** Style for wrapper starts here */

#wrapper {
	width: 1060px;
	margin: 0px auto;
	background: #FFFFFF;
	/*padding: 20px;*/
}

/** Style for content starts here */

#content {
	width: 1060px;
	/*padding-top: 70px;*/
}

#content h1 {
	font-size: 20px;
	font-weight: normal;
	color:black;
	font-family:Verdana;
	padding-bottom: 15px;
	
	/*border-bottom: 1px #CCCCCC dashed;*/
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	color:black;
	font-family:Verdana;
	border-bottom: 1px #CCCCCC dashed;
}

#content h3 {
	font-size: 1em;
	font-weight: normal;
	color:black;
	font-family:Verdana;
}


#content p {
    font-size:14px;
}

/*h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
*/


div.left {
	float: left;
	width: 735px;
	padding-left: 20px;
	margin-bottom: 20px; 
	/*border: 2px dashed #333;
  background-color: #ffe;*/

}

div.left ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

div.left li {
	margin-bottom: 10px;
	padding-left: 10px;
	line-height: 17px;
}

div.left .text-underline{
    text-decoration:underline;
    font-size:medium;
}

div.left .text-blue-underline{
    color:#00A94F;/*00b2ff;*/
    font-size:20px;
    text-decoration:underline;
}

div.post {
	margin-bottom: 20px; 
	/*border: 2px dashed #333;
  background-color: #ffe;*/

}

div.post h2 {
    font-weight:bold;
}

div.post span.left {
  float: left;
  text-align: left;
  color: #000000;
  width: 30%;
  }

div.post span.right {
  float: right;
  text-align:justify;
  color: #000000;
  width: 70%;
  height: auto;
  }
  

.supportdocs ul li
{
    list-style:circle;
}

.supportdocs a
{
    color:#000000;
}

div.spacer {
  clear: both;
  }

div.floatleft {
  float: left;
   padding-right:15px;
   padding-top:25px;
  }

div.floatleft img {
  border-style:none;
  padding:0 10px 0 10px;
  }
    
div.floatright {
  float: left;
  }

div.floatright ul {
  padding-top: 15px;
   font-size: 14px;
}

div.floatright li {
  list-style: circle outside; 
}  
div.floatleft p {
   text-align: justify;
   width:230px;
   font-size: 14px;
   }
  
div.floatright p {
   text-align: justify;
   width:530px;
   font-size: 14px;
   }

#right {
	float: right;
	width: 220px;
	margin-bottom: 20px;
	padding-right: 20px;
}


#right ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#right li {
	padding-left: 10px;
}

#right .pic
{
padding-top:15px;
}

/** Tabbed Column **/
#col1
{
    float: left;
    width: 170px;
    padding-left: 20px;
   font-size: 14px;
}

#col2
{
    float: right;
    width:250px;
    padding-right:40px;
   font-size: 14px;
}

/** Cart **/
#cart {
    color: White;
	float: right;
	width: 75px;
	padding-top: 15px;
	padding-right: 8px;
	background-repeat: no-repeat;
}

/** mainbutton div **/
#mainbuttonleft {
    float: left;
    width: 480px;
}

#mainbuttonright {
    float: left;
    width: 480px;
}

/** home page left and right images **/
#homeleft {
	float: left;
	width: 280px;
	margin-bottom: 20px;
}

#homeleft ul {
	margin: 0 3em;
	list-style: none;
}

#homeleft li {
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 17px;
}

#homeleft .post {
	margin-bottom: 20px;
}

#homecenter {
	width: 280px;
	float: left;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

#homeright {
	float: left;
	width: 280px;
	margin-bottom: 20px;
	padding-right: 0px;
}



#newheading
{
 
}

#news {
	float: left;
	width: 750px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #c0c0c0;
}


/** Style for footer starts here */

#footer {
    border-top:1px solid #c0c0c0;
	clear: both;
	width: 1060px;
	height: 42px;
	margin: 0px auto;
	padding-top: 13px;
	/*background: #000000;
	text-transform: uppercase;*/
	font-size: 10px;
	color: #000000;
	font-family:Verdana;/*Sans-Serif;*/
}

#footer .copyright {
	
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url('../images/image01.png') no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url('../images/image02.png') no-repeat left 50%;
}

#footer a {
	color: #000000;
}

/** Style for 1 column News **/
div#nifty
{ 
    float: left;
	width: 500px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
    font-family:Verdana;
    font-size:12pt;
}


div#nifty h1{
font-size: 100%;
margin:0;
padding: 0 0 3px;
background:#2294C7;
color: #ffffff;
text-align: justify;
padding: 5px 10px;
font-family:Verdana;
font-weight:bold;
}

div#nifty p{
background: #ffffff;
margin:0;
padding: 5px 10px;
line-height: 1.3;
text-align: justify;
}


/* Header */

#menu_header {
     text-align: right;
     float:right;
	width: 688px;
	height: 37px;
	/*margin: 0 auto;*/
	background: #BECF74 url('../images/linesky.gif') repeat-x;
	border-bottom: 2px solid #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 673px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	background: url('../images/leftsky.gif') no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	/**text-transform: lowercase;**/
	text-decoration: none;
	font-size: 13px;
	font-family:Verdana;
	font-weight: bold;
	color: #16A5CD;
}

#menu a:hover {
	/*background: #A4B74C url('../images/img04.gif') repeat-x;*/
	text-decoration:underline;
}

#menuright {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 9px 0 0;
	background: url('../images/rightsky.gif') no-repeat right top;
}

/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 9px 0 0;
	background: url('../images/rightsky.gif') no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.viewcart {
    margin: 0; 
    border: none; 
    padding: 0; 
    background: inherit;
    text-decoration:underline;
    color:White;
}

.no_bg {
	background:none !important	
}
#header {
	height:169px;
	width:1060px;
	margin:0 auto;
	/*background:url('../images/head_bg.gif') repeat-x 0% 0%;*/
	position:relative
}

/*===== header =====*/
.logo {
	position:absolute;
	margin:0 0 0 38px;
	/*background:url('../images/header5.gif') no-repeat left top;
	width:790px;
	height:80px;*/
}
.menu {
	position:absolute;
	margin:100px 0 0 38px;
}
.menu ul li {
	float:left	;
	padding:1px 20px 2px 0;
	display:inline;
	background:url('../images/divider.gif') no-repeat 100% 0%;
	margin-right:20px
}
.menu ul li a{
	display:inline-block;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	font-size:18px
}
.menu ul li a:hover, .menu ul li a.active {
	color:#00A94F;/*00b2ff;*/
	text-decoration:none
}
.icons {
	position:absolute;
	right:40px;
	margin:131px 0 0 0;					 
}
.icons a {
	margin-left:15px	
}
.search {
	position:absolute;
	right:40px;
	margin:45px 0 0 0;
	padding:7px 266px 7px 0;
	background:url('../images/search_bg.gif') no-repeat 100% 0%;
	color:#a7a7a7;
}
.search input {
	position:absolute;
	right:30px;
	top:4px;
	background:none;
	width:212px;
	padding:3px 0 3px;
	border:none
}
.search a {
	color:#a7a7a7;
	font-size:12px;
	text-decoration:none;
	margin:0 3px;
}
.search a:hover {
	text-decoration:underline;
}

.head_block {
	width:980px;
	margin:0 auto;
	position:relative;
	height:461px;
	margin-top:10px
}
.title {
	font-size:41px;	
	text-align:center;
	color:#000;
	text-transform:uppercase;
	margin-bottom:40px;
}
.title strong {
	color:#c9caca;
	font-size:21px;
	display:block;
	margin-top:-5px
}
.slogan {
	background:url(images/slogan_bg.gif) no-repeat 0% 0%;
	width:244px;
	height:288px;
	position:absolute;
	padding:32px 30px 0 30px;
	color:#78faff;
	top:91px
}
.slogan .button {
	background:url(images/button_bgs2.gif) repeat-x 0% 0%;
	height:33px;
	display:inline-block;
	font-size:18px;
	color:#000;
	text-decoration:none
}
.slogan .button span {
	background:url(images/button_bgs1.gif) no-repeat 0% 0%;
	height:33px;
	display:inline-block
}
.slogan .button span span{
	background:url(images/button_bgs3.gif) no-repeat 100% 0%;
	height:33px;
	display:inline-block;
	padding:6px 29px 0 13px
}
.button {
	background:url(images/bgs2.gif) repeat-x 0% 0%;
	height:33px;
	display:inline-block;
	font-size:18px;
	color:#000;
	text-decoration:none
}
.button span {
	background:url(images/bgs1.gif) no-repeat 0% 0%;
	height:33px;
	display:inline-block
}
 .button span span{
	background:url(images/bgs3.gif) no-repeat 100% 0%;
	height:33px;
	display:inline-block;
	padding:6px 29px 0 13px
}
.s200 {
	width:210px;	
}
.pics  {
	margin:0 0 16px 0	
}
.pics a {
	margin:0 16px 0 0	
}

.price
{
float:right;
font-weight:bold;
font-size:larger;
color:#000000;
}

.cartblog a
{
    font-size: 12pt;
    font-family:Verdana;
}
