﻿.foo
{
}


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
    margin: 0;
    padding: 0;
}


body, td, th
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
}



body
{
    background-color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(images/bk1.jpg);
    background-repeat: repeat-x;
}
/*
body
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #444 url(images/bg_body.gif) repeat-x;
	color: #ff9933;
}
*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a
{
    color: White;
    text-decoration: none;
}

a:hover
{
    color: #ff9933;
    text-decoration: none;
}

a img
{
    border: 0;
}

a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:active
{
    text-decoration: none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
    border: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS & TEXT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1, h2, h3, h4, h5, h6
{
    font-family: arial, helvetica, sans-serif;
}

h2, h3
{
    font-size: 16px;
}

.sectiontitle
{
    color: #ff9933;
    font-size: 1.3em;
    font-weight: bold;
}

.sectionsubtitle
{
    color: #555;
    font-size: 1.1em;
    font-weight: bold;
}

.sectiontitle-blue
{
    color: #608fc8;
    font-size: 1.3em;
    font-weight: normal;
}

.smallprint
{
    font-size: x-small;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TABLES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

td
{
    /*vertical-align: middle; */
}

td.fieldname
{
    font-size: 12px;
}

.TableContainer
{
}

.TableContainer .Row
{
}
.TableContainer .Row .ItemNameWhite
{
    padding: 3px 10px 0px 0px;
    display: block;
    white-space: nowrap;
    padding-right: 10px;
    vertical-align: middle;
    color: Black;
}


.TableContainer .Row .ItemName
{
    padding: 3px 10px 0px 0px;
    display: block;
    white-space: nowrap;
    padding-right: 10px;
    vertical-align: middle;
    color: White;
}

.TableContainer .Row .ItemValue
{
    padding: 3px 0px 0px 0px;
    vertical-align: middle;
    color: Black;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	STATIC PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.htmlcontent
{
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.htmlcontent-title
{
    font-size: 1.2em;
    padding: 0 0 5px 0;
    font-weight: bold;
    clear: both;
}

.htmlcontent-body
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clear
{
    border: medium none;
    clear: both;
    float: none;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.linkButton
{
    color: #3664A5;
    background-color: inherit;
    text-decoration: underline;
    font-weight: bold;
}

a.linkButton:hover
{
}

.dropDownLists
{
    height: 17px;
    font-size: 10px;
    padding-left: 2px;
    font-family: Tahoma;
}

.textBox
{
    margin: 1px;
    border-right: #dfe5e7 1px solid;
    border-top: #a8bac2 1px solid;
    border-left: #a8bac2 1px solid;
    border-bottom: #dfe5e7 1px solid;
    background: url(Images/bgTextBox.gif) white repeat-x left top;
    color: #11354A;
    font-family: verdana;
    font-size: 8pt;
    padding: 1px;
    height: 15px;
}

.messageError
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: red;
}

.copyright
{
    float: right;
    padding-right: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.copyright a
{
    color: #3664A5;
    background-color: inherit;
}

/* CSS Document */

.header
{
    background-repeat: no-repeat;
    float: left;
    width: 100%;
}
.menu
{
    font-size: 14px;
    font-weight: bold;
    background-position: right center;
    float: right;
    width: 60%;
    margin: 5px;
    padding: 5px;
}

.side_menu_top
{
    background-image: url(images/side_menu_top.jpg);
    background-repeat: no-repeat;
    height: 31px;
    width: 201px;
    padding-left: 0px;
    float: left;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 2px;
    position: static;
}
.side_menu_botm
{
    background-image: url(images/side_menu_botm.jpg);
    background-repeat: no-repeat;
    height: 31px;
    width: 201px;
    padding-left: 0px;
    float: left;
    margin-left: 0px;
    position: relative;
}
.side_menu
{
    background-image: url(images/side_menu_midle.jpg);
    background-repeat: repeat-y;
    width: 201px;
    padding-left: 0px;
    float: left;
    margin-left: 0px;
    position: static;
    margin-top: 31px;
}

/*li {
	color: #febdd3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #febdd3;
	list-style-type: none;
	text-align: center;
	width: 201px;
	vertical-align: middle;
	list-style-image: none;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}*/
.button
{
    color: #ffffff;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 10px;
    background-image: url(images/button.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 20px;
}
a.button
{
    color: #000000;
    text-decoration: none;
    border: 1px inset #000000;
    text-transform: none;
    font-size: 11px;
    line-height: 15px;
    background-repeat: no-repeat;
    margin-bottom: 7px;
    padding: 2px;
    background-color: #828282;
}
a.button:hover
{
    border-color: #FFFFFF;
    text-decoration: none;
    background-color: #333333;
}
.img_block
{
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
    float: left;
    width: 160px;
    border: 0px double #999999;
    padding: 0px;
}
.img_block2
{
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
    float: left;
    width: 155px;
    border: 0px double #999999;
    background-color: #666666;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 5px;
}
.product_name
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF9900;
    height: 20px;
    width: 150px;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    border: 0px solid #999999;
    position: relative;
    margin-top: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.side_bar_img
{
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
}
.top_img
{
    border: 0px solid #999999;
    background-image: url(images/pattern_top.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.logo
{
    background-image: url(images/logo.gif);
    background-repeat: no-repeat;
    height: 83px;
    width: 197px;
}
p
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 5px;
    color: #FFFFFF;
    font-size: 11px;
    text-align: center;
}

/*.button {
	color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #febdd3;
	text-align: center;
	width: 201px;
	vertical-align: middle;
	float: left;
	clear: none;
	padding: 0px;
	background-image: url(button.jpg);
	background-repeat: no-repeat;
	height: 22px;
	font-weight: bold;
	position: static;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	right: 50px;
	top: 50px;
}*/
.block_top
{
    background-image: url(images/block_top.jpg);
    background-repeat: no-repeat;
    position: absolute;
    height: 24px;
    width: 756px;
    float: left;
    left: 0px;
    top: 0px;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 220px;
}
.block_botm
{
    background-image: url(images/block_botm.jpg);
    background-repeat: no-repeat;
    position: relative;
    height: 24px;
    width: 756px;
    float: left;
    left: 0px;
    top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.block_mid
{
    background-image: url(images/block_midl.jpg);
    background-repeat: repeat-y;
    position: static;
    width: 756px;
    float: left;
    left: 0px;
    top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 24px;
}
h3
{
    font-size: 14px;
    color: #FF6600;
    margin-top: 5px;
}
.detail
{
    background-repeat: no-repeat;
    height: 47px;
    width: 140px;
    background-image: url(images/detail_btm.gif);
    border: 0px solid #828282;
    text-align: center;
    position: relative;
}
.white_body
{
    color: #FF6600;
    background-color: #FFFFFF;
    float: left;
    width: 95%;
    border: 2px ridge #666666;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    position: static;
}

.vp
{
  
    right: 0;
    top: 0;
    width: 65px;
}
.tblcategory
{
    border-style: none solid none solid;
    border-width: 0px medium 0px medium;
    border-color: #FFFFFF #CC0000 #FFFFFF #CC0000;
    width: 95%;
    background-color: White;
}


.tblProduct
{
    border-style: none solid none solid;
    border-width: 0px medium 0px medium;
    border-color: #FFFFFF #CC0000 #FFFFFF #CC0000;
    width: 100%;
    background-color: White;
}
