p, font

{ font-family:		Verdana, Helvetica, sans-serif;

}

td, th 

{ font-family:		Verdana, Helvetica, sans-serif;

 /*font-size: 75%;*/

}



h1

{ font-family:		verdana,arial,helvetica,sans-serif;

  font-size:		14px;

  color:			black;

}

h5

{

  font-size:		115%;

}

.header

{ font-size:		125%;

  color:			white;

  font-weight:		bold;

  text-decoration:	none;

}

.no_underline

{ text-decoration:		none;

}

a

{font-weight:		bold;

 color:			#000000;

  text-decoration:	none;

  font-size:		10px;



}





.a:hover

{ font-weight:		normal;

 color:			#CD2804;

}







.small

{ font-size:		80%;

}

.faq

{ font-size:		110%;

}

.price_brief

{ font-size:		120%;

}

.big

{ font-size:		130%;

  text-decoration:		none;

}

.cat

{ font-size:		120%;

color:			black;

  text-decoration:	none;

  font-weight:		bold;

  font-size:		12px;

}



.cat:hover

{ font-weight:		bold;

 color:			blue;

}









.standard

{ font-weight:		normal;

 color:			#000000;

}

.standard:hover

{ font-weight:		normal;

 color:			#CD2804;

}

.light

{ 



font-weight:		normal;



color:			#000000;

}





.light:hover

{ font-weight:		normal;

 color:			#CD2804;

}





.white

{ color:			white;

}

.pink

{ color:			pink;

}

.menu

{ 

color:			#888787;

  text-decoration:	none;

  font-weight:		normal;

  font-size:		10px;



}

.menu:hover

{ font-weight:		normal;

 color:			#CD2804;

}

.menu1 { 
    color: #888787 !important;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Helvetica, serif !important;
}

.menu1:hover, .menu1:hover strong {
    font-weight: normal;
    color: #CD2804 !important;
    font-size:8pt !important;
}

.menu1 strong {
    background-color: #E9E9E9;
    color: #575757;
    cursor: pointer;
    float: left;
    font-family: Verdana, arial, sans-serif;
    font-weight: bold;
    height: 20px;
    text-decoration: none;
    width: 100%;
}
.menu1:hover strong {
    font-weight: bold;
}


.footer

{

  font-size:		9px;

}

.lightsmall

{ color:			black;

  font-size:		80%;

    text-decoration:	none;

}

.lightstandard

{ color:			#CD2804;

  font-weight:		normal;

    text-decoration:	none;

}

.lightstandard:hover

{ font-weight:		normal;

 color:			#7B7B7B;

}

.middle

{ color:			black;

}

.cart

{

  font-size:		11px;

  BORDER-BOTTOM:	0px solid;	

  BORDER-LEFT:		0px solid;

  BORDER-RIGHT:		0px solid;	

  BORDER-TOP:		0px solid;

  margin:			1px;

  font-weight:		bold;

  color:			black;

  background-color:  transparent;

}

.totalPrice

{ font-size:	    	16px;

  BORDER-BOTTOM:	0px solid;	

  BORDER-LEFT:		0px solid;

  BORDER-RIGHT:		0px solid;	

  BORDER-TOP:		0px solid;

  margin:		1px;

  font-weight:		bold;

  color:		blue;

  background-color:  transparent;

}

ul.tabs {

    margin: 0;

    padding: 0;

    float: left;

    list-style: none;

    height: 32px; /*--Set height of tabs--*/

    border-bottom: 1px solid #999;

    border-left: 1px solid #999;

    width: 400px;

}

ul.tabs li {

    float: left;

    margin: 0;

    padding: 0;

    height: 31px; /*--Subtract 1px from the height of the unordered list--*/

    line-height: 31px; /*--Vertically aligns the text within the tab--*/

    border: 1px solid #999;

    border-left: none;

    margin-bottom: -1px; /*--Pull the list item down 1px--*/

    overflow: hidden;

    position: relative;

    background: #e0e0e0;

}

ul.tabs li a {

    text-decoration: none;

    color: #000;

    display: block;

    font-size: 1.2em;

    padding: 0 20px;

    border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/

    outline: none;

}

ul.tabs li a:hover {

    background: #ccc;

}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/

    background: #fff;

    border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/

}

.tab_container {

    border: 1px solid #999;

    border-top: none;

    overflow: hidden;

    clear: both;

    float: left; width: 400px;

    background: #fff;

}

.tab_content {

    padding: 5px;

    font-size: 1.2em;

}

.tab_content #tblcon {

  float: left;

  width: 390px;

}

.tab_content #downcontent {

    background-color: #F1F1F1;

    border-top: 1px solid #bebebe; 

    border-left:1px solid #bebebe; 

    border-right: 1px solid #bebebe; 

    border-bottom: 1px solid #bebebe;

    width: 390px;

    height: 60px;

    margin-bottom: 5px;

}



.tab_content  #btnaddbag {

float:left;

text-align:center;

text-decoration: none;

margin-top: 10px;

}

.tab_content  #btndiscuss {

float:right;

text-align:center;

text-decoration: none;

margin-bottom: 5px;

}

.tab_content  #btnbuybulk {

float:right;

text-align:center;

text-decoration: none;

margin-bottom: 5px;

}

.tab_content  #btnask {

float:right;

text-align:center;

text-decoration: none;

}

.tab_content  #btnaddbag:hover {

text-align:center;

text-decoration: none;

cursor: pointer;

}

.tab_content  #btndiscuss:hover {

text-align:center;

text-decoration: none;

cursor: pointer;

}

.tab_content  #btnbuybulk:hover {

text-align:center;

text-decoration: none;

cursor: pointer;

}

.tab_content  #btnask:hover {

text-align:center;

text-decoration: none;

cursor: pointer;

}

.tab_content select {



width:330px;



}





#proceed_checkout{

    background: url(/images/proceed_checkout.png); 

    background-repeat: no-repeat; 

    height:25px; width:160px;

    padding: 0px; 

    border-width: 0px;

    cursor: pointer;

    }







#zoom{

width:300px;

height:400px;

overflow:auto;

text-align:center;}
