/* CSS Document */

html{ 
    font-size: 10pt;
font-family: tahoma;
	color: #000000;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none;
}

body{
background: #ffffff url(/images/bg-body.jpg) repeat-x;
}
img{ border:0px none; margin:0; padding:0; vertical-align:top;}

#flex_page {	width: 1000px; 		
	margin: 5px auto 10px auto;
	padding:0px 0px 0px 0px;
	background: #ffffff url(/images/bg-page.jpg) no-repeat center;
	border:0px solid #AAAAAA;

}

#flex_header { 
  	width: 1000px; 
	margin: 0px 0px 0px 0px;
      
}

#flex_menu {  
	padding: 0px 0px 0px 0px;
	}

#flex_menucontainer {
	margin: 0px 0px 0px 0px;

	}

#flex_main { 
  	width: 1000px;
        background: #ffffff;
	margin: 0px 0px 0px 0px;
	
	}
#flex_content {

	float: left;	
	width: 850px;
	padding: 0px 0px 0px 0px;
 }



#flex_leftside {
	float: left;
	width: 150px; 
        margin: 0px 0px 0px 0px;
   
}

#flex_rightside {float: left;width: 0px; background: none; margin: 20px 0px 10px 10px;}
#flex_rightside input, textarea, select{font-family:Arial, Helvetica, sans-serif; 	color:#767676; 	border:1px solid #ECECEC;vertical-align:top;}


#flex_footer {
	width:1000px;
	}

#flex_footer p {
	}

#flex_footer a {
		
}

#rotatorcontainer {
        width: 920px;
	height: 190px;
	

}

#rotator {
        width: 220px;
	height: 50px;
	padding-top: 145px;
	padding-left:30px;

}



h1 {
	font-size: 24px;
	color: #8DCA53;
	font-family: "Arial";
	font-weight: lighter;
}

h2  {
    font-size:19px;
    color: #7DB440;
    font-family: "Arial Narrow";
	font-weight: lighter;
}

h2 :link , h2 :visited {
    font-size:19px;
    height: 24px;
    color: #7DB440;
    font-family: "Arial Narrow";
	font-weight: lighter;

}
h2 :hover  {
    font-size:19px;
    height: 24px;
    Color:#FF9933;
    font-family: "Arial Narrow";
	font-weight: lighter;
}


/* --------------------- Various -----------------------*/


.pagePath{
	font-family: Verdana;
	font-size: 9px;
	color: #CC6600;
	height: 5px;
}

a.pagePath{
color: #CC6600; 
}

a:visited.pagePath{
	color: #CC6600;
}

a:hover.pagePath{
	color: #CC6600;
}


.pageDate{
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; 
	font-weight:bold
}


.listTitle{
	font-family: Verdana;
	font-size: 11px;
	color: #606165;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; font-weight:normal
}

a.listTitle{
}

a:visited.listTitle{
	color: #606165;
}

a:hover.listTitle{
	color: #FF9933;
}


.listDate{
	
}


.listParagraphTitle{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; 
}

a.listParagraphTitle{
}

a:visited.listParagraphTitle{
	color: #666666; 
}

a:hover.listParagraphTitle{
	color: #ff9933;
}


.listText{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
}

a.listText{
}

a:visited.listText{
	color: #666666;
}

a:hover.listText{
	color: #FF9933;
}


.listFooter{
	font-family: Verdana;
	font-size: 11px;
	color: #6699CC;
	font-weight: bold;
}

.Button {	
    font-family: Verdana;
    font-size: 11px;
}

.login{
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

.btlogin{
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

.separator {

width: 100%;
height: 1px;
background-color: #E0E0E0;
}


/* -----------------------Sub Menu Vertical ------------ */


.ml1{
	font-family: Verdana;
	font-size: 11px;
	color: #222222;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none;
}

a.ml1{
color: #222222;
}

a:visited.ml1{
	color: #222222;
}

a:hover.ml1{
	color: #FF9933;
}

.ml1s{
	font-family: Verdana;
	font-size: 11px;
	color: #226600;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none;
}

a.ml1s{
color: #226600;
}

a:visited.ml1s{
	color: #226600;
}

a:hover.ml1s{
	color: #FF9933;
}


.ml2{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	padding-left: 15px;
	text-decoration: none;
}

a.ml2{
color: #FF0000;
}

a:visited.ml2{
	color: #FF0000;
}

a:hover.ml2{
	color: #FF9933;
}

.ml2s{
	font-family: Verdana;
	font-size: 11px;
	color: #00FF00;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	padding-left: 15px;
	text-decoration: none;
}

a.ml2s{
color: #00FF00;
}

a:visited.ml2s{
	color: #00FF00;
}

a:hover.ml2s{
	color: #FF9933;
}

a.mTitle{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	padding-left: 0px;
	text-decoration: none;
}

a:visited.mTitle{
	color: #000000;
}

a:hover.mTitle{
	color: #FF9933;
}

.mTitleS{
	font-family: Verdana;
	font-size: 14px;
	color: #00FF00;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	padding-left: 0px;
	text-decoration: none;
}

a.mTitleS{
color: #00FF00;
}

a:visited.mTitleS{
	color: #00FF00;
}

a:hover.mTitleS{
	color: #FF9933;
}

/* ---------------------Sub Menu Horizontal ----------------- */

.menuLevel1{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
}

a.menuLevel1{
}

a:visited.menuLevel1{
	color: #FFFFFF;
}

a:hover.menuLevel1{
	color: #FF9933;
}


.menuLevel2{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	font-weight: bold;
	text-decoration: normal;
}

.menuLevel3{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	font-weight: bold;
	text-decoration: normal;
}


/* --------------- Box ------------------- */


.flex_box {
	width: 170px;
	background-color: #FF0000;
	border: 1px solid #999999;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	list-style-image: url('bullet.gif');
}

.flex_boxCell {
    background-color: #999999;
}
   
.flex_boxCellText {
    font-family: Verdana;
    font-size: 14px;
    color: #FFFFFF;
   }



.flex_boxTitle {
    font-family: Verdana;
    font-size: 12px;
    line-height: normal; 
    Color:#5CCAEB; 
    text-decoration:none;
}


.flex_boxText {
    font-family: Verdana;
    font-size: 11px;
    line-height: normal; 
    Color:#666666;
    text-decoration:none;
}

a.flex_boxText {
}

a:visited.flex_boxText {
    Color:#666666;
}

a:hover.flex_boxText {
    Color:#FF9933;
}

/* ---------------HTML Elements ------------ */

ul {
    	text-align: left;
	font-family: Verdana;
    font-size: 11px;
    color: #666666;
    list-style-image: url('img/bullet.gif');
	
}

ul li {
	
	
}

ol {
    	text-align: left;
	font-family: Verdana;
    font-size: 11px;
    color: #666666;
    list-style-image: url('img/bullet.gif');
	
}

ol li {
	
	
}

P {
  
}

P :link, P :visited {
   
}


/* ---------------------Forms ------------------------- */

.fieldrequired {float:left;width:10px;color:#ff0000;}
.fieldlabel {float:left;width:120px;}
.fieldplace {float:left;width:160px;}
.fieldvalidator {float:left;width:20px;}


/* ---------------------Shop CSS ------------------------- */

#leftsideShop {
	float: left;
	width: 250px; 
       margin: 20px 20px 10px 0px;
   
}

.sh_title {
	 font-size:16px;
    height: 20px;
    color: #006699;
    font-family: "Arial Narrow";
	font-weight: lighter;
} 

a.sh_title {
    color: #7DB440;
}


a:hover.sh_title {
     Color:#FF9933;
}

a:visited.sh_title {
    color: #006699;
}


.sh_productslist {  
    
    border: 1px dotted #C5E4FC;
    padding: 8px;
    height: 260px;
    width: 200px;
}

.sh_cartlist {  
    width: 780px;
    border: 1px solid #999999;
    padding: 8px;
    border-top-style: dotted; 
    border-bottom-style: dotted;
    bordercolordark: #000080;

}

.sh_cart {

    border: 1px solid #999999;
    padding: 0px;
    border-top-style: dotted; 
    border-bottom-style: dotted;
    bordercolordark: #000080;
    valign: top;
}



.sh_product {  
    
    border: 0px solid #999999;
    padding: 8px;
   
}

#sh_productDetails {  
    float:left;
    border: 1px solid #999999;
    padding: 8px;
    
}

.sh_header {
	font-family: Verdana;
	font-size: 16px;
	color: #C80509;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none;
        font-weight: normal;
}

a.sh_header {
    color: #C80509;
}


a:hover.sh_header {
    font-family: Verdana;
    font-size: 16px;
    line-height: normal;
    text-decoration: underline; 
    color: #FF9933;
}

a:visited.sh_header {
    color: #C80509;
}


.sh_ddlist {
    font-family: Verdana;
    font-size: 11px;
    line-height: 11px;
    text-decoration:none; 
    color: #222222;
}


.sh_text {
    font-family: Verdana;
    font-size: 11px;
    line-height: normal;
    text-decoration:none; 
    color: #666666;
}

a.sh_text {
    color: #666666;
}


a:hover.sh_text {
    font-family: Verdana;
    font-size: 11px;
    line-height: normal;
    text-decoration: underline; 
    color: #FF9933;
}

a:visited.sh_text {
    color: #666666;
}



.sh_details {
    font-family: Verdana;
    font-size: 11px;
    line-height: normal;
    text-decoration:none; 
    font-weight: normal;
    color: #666666;
}


.sh_price {
    font-family: Verdana;
    font-size: 11px;
    line-height: normal;
    text-decoration:none; 
    color: #FF8000;
}

a.sh_price {
    color: #FF8000;
text-decoration:none; 
}


a:hover.sh_price {
    text-decoration: underline; 
    color: #FF9933;
}

a:visited.sh_price {
    color: #FF8000;
text-decoration:none; 
}

. {
font-family: Verdana;
	font-size: 10pt;
	color: #99cc99;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none}


.homeTitle{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #606165;

}


.homeParagraphTitle{
	font-family: Verdana;
	font-size: 12pt;
	color: #99CC99;
}




.homeText{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #606165;
}

a.homeText{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #0074D7; 
}
a:visited.homeText{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #0074D7;
}
a:hover.homeText{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FB9516;
}





.leftTitle{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #606165;
}

.leftSubtitle{font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #F1880B;
	text-decoration: none;
}

.leftText{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #606165;
	text-decoration: none;
}




.rightTitle{}

.rightSubtitle{color: #009900; font-family: Verdana; font-size: 8pt}
a.rightSubtitle{color: #009900; font-family: Verdana; font-size: 8pt}
a:visited.rightSubtitle{color: #009900; font-family: Verdana; font-size: 8pt}
a:hover.rightSubtitle{color: #009900; font-family: Verdana; font-size: 8pt}

.rightText{color: #FFFFFF; font-family: Tahoma; font-size: 8pt}

a.rightText {color: #FFFFFF; font-family: Tahoma; font-size: 8pt}
.bottomText{}
a:visited.rightText {color: #FFFFFF; font-family: Tahoma; font-size: 8pt}
a:hover.rightText {color: #FF6600; font-family: Tahoma; font-size: 8pt}









.pageTitle{
	font-family: Verdana;
	font-size: 10pt;
	color: #99cc99;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none 
}

a.pageTitle{
	font-family: Verdana;
	font-size: 10pt;
	color:#99cc99;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none 
}

a:visited.pageTitle{
	font-family: Verdana;
	font-size: 10pt;
	color: #99CC99;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; 
}
a:hover.pageTitle{
	font-family: Verdana;
	font-size: 10pt;
	color: #FF6600;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; 
}

.pagePath{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
}


.pageDate{
	font-family: Tahoma;
	font-size: 11px;
	color: #FB9516;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; 
	font-weight:bold
}


.pageParagraphTitle{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	font-weight: normal;
}


.pageText{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none 
}



a.pageText{
	font-family: Tahoma;
	font-size: 11px;
	color: #0074D7;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration:none;
}


a:visited.pageText{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #0074D7;
}
a:hover.pageText{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FB9516;
}














.listTitle{
	font-family: Tahoma;
	font-size: 11px;
	color: #606165;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; font-weight:normal
}


a.listTitle{
	font-family: Tahoma;
	font-size: 11px;
	color: #606165;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; font-weight:normal
}

a:visited.listTitle{
	font-family: Tahoma;
	font-size: 11px;
	color: #606165;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; font-weight:normal
}
a:hover.listTitle{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; font-weight:normal
}


.listDate{
	font-family: Tahoma;
	font-size: 11px;
	color: #FB9516;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; 
	font-weight:normal
}


.listParagraphTitle{
	font-family: Tahoma;
	font-size: 11px;
	color: #0074D7;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; 
}
a.listParagraphTitle{
	font-family: Tahoma;
	font-size: 11px;
	color: #0074D7;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none; 
}
a:hover.listParagraphTitle{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	text-decoration: none 
}



.listText{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
}


.listFooter{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6699CC;
	font-weight: bold;
}


















.menuLevel1{
	font-family: Verdana;
	font-size: 10pt;
	color: #FB9516;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	
}

a.menuLevel1{
	font-family: Verdana;
	font-size: 10pt;
	color: #0074D7;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	
}
a:visited.menuLevel1{
	font-family: Verdana;
	font-size: 10pt;
	color: #FB9516;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	
}
a:hover.menuLevel1{
	font-family: Verdana;
	font-size: 10pt;
	color: #FB9516;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal
	
}



.menuLevel2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FB9516;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	font-weight: bold;
	text-decoration: normal;
}

a.menuLevel2{
	font-family: Verdana;
	font-size: 10pt;
	color: #0074D7;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	
}

a:visited.menuLevel2{
	font-family: Verdana;
	font-size: 10pt;
	color: #FB9516;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	
}

a:hover.menuLevel2{
	font-family: Verdana;
	font-size: 10pt;
	color: #FB9516;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal
	
}

.menuLevel3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606165;
	list-style-position: inside;
	list-style-type: lower-roman;
	line-height: normal;
	font-weight: bold;
	text-decoration: normal;
}

a {  text-decoration: none; }



  
A:hover     {   Color:#FF9900;  font-size: 10pt;    text-decoration:none;  }



