body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#WebsiteWrapper {
	width: 656px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Header */
.header {
	width: 656px;
	background-image: url(../images/headerStrip.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}
#HeaderPlaceHolder {
	width: 100%;
}
#HeaderPlaceHolder p {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#HeaderPlaceHolder h1 {
	font-size: 18px;
	padding-top: 10px;
	text-align: right;
	padding-right: 5px;
	color: #6F767A;
	margin: 0px;
}

#Cart {
	text-align: right;
	float: right;
}
#Cart p {
	padding-right: 10px;
	padding-bottom: 10px;
}

#TopMenu {
	background-color: #EFEFEF;
	width: 450px;
	margin-left: 46px;
	padding: 10px;
	padding-right:0px;
	float: right;
}

#FontSize {
	background-color: #FFFFFF;
	width: 250px;
	margin: 4px;
	text-align: right;
	float: right;
}
/* Menu Butts */
#AboutUsButt, #Products, #myacct, #contactus {
	padding-left: 25px;
}
#Homebutt {
	padding-left: 6px;
}
/* Menu Butts END */

/* Image Loop & Login Box */
#LoginBox {
	width: 100%;
}
.LoginWindow {
	background-image: url(../images/loginGradientBG.gif);
	height: 108px;
	vertical-align: top;
}
.LoginWindow h1 {
	color: #42A9CD;
	font-size: 18px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(../images/header-underline.gif);
	background-repeat: no-repeat;
	background-position: 5px 21px;
	margin: 0px;
}
.LoginWindowTxt {
	font-size: 13px;
	color: #42A9CD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C2;
	padding-right: 10px;
}
#UserPassBox input {
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#UserPassBox {
	margin-left: 5px;
}
.Loop {
	background-color: #0292BF;
	margin: 0px;
	padding: 0px;
}
.SignUp {
	background-color: #ADB5B9;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #646A6B;
	height: 80px;
	text-align: right;
	padding-right: 5px;
	vertical-align: bottom;
}
/* Image Loop & Login Box END */

/* Middle Content */
.Content h1 {
	color: #8C8C8C;
	font-size: 18px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(../images/header-underline.gif);
	background-repeat: no-repeat;
	background-position: 5px 21px;
	margin: 0px;
	font-weight: normal;
}
.Content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0A7ABA;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.Content h3 {
	font-size: 18px;
	color: #FF0000;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: normal;
}
.Content h4 {
	color: #0A7ABA;
	text-transform: lowercase;
	font-size: 18px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(../images/header-underline.gif);
	background-repeat: no-repeat;
	background-position: 5px 21px;
	margin: 0px;
	font-weight: normal;
}
.Content img {
	text-align: left;
}
.Content p {
	font-size: 12px;
	padding: 0px;
	margin: 10px;
	margin-top: 0px;
	text-align: justify;
}
.remark {
	font-style: italic;
	color: #FF0000;
}
#RegistrationBox {
	margin-left: 5px;
}
#RegistrationBox .NameField {
	width: 100px;
}



/* Middle Content END */

/* Footer */
.BottomMenu {
	background-color: #AEB4B9;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6F767A;
	height: 65px;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 15px;
}
.ForgotPassword p {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}
.ForgotPassword {
	vertical-align: top;
}



.BottomMenu a:link, .BottomMenu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.BottomMenu a:hover {
	color: #000000;
	text-decoration: none;
}
.AllRights {
	background-color: #BCC4C5;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6F767A;
	color: #666666;
	font-size: 10px;
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 15px;
}
#thumbnail {
	margin: 5px;
	border: 1px solid #ADB5B9;
}

/*Cursor*/
.highslide {
	cursor: url(../graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #FFFFFF;   
    padding-left: 22px;
    background-image: url(../graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

#FeaturedProducts {
	margin: 4px;
	margin-right: 0;
	padding: 4px;
	border: 1px solid #999999;
}

.FontSize {
	background-color:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
}

.FontSize a {
	color: #0066CC;
	font-weight: bold;
	font-size: 13px;
}
