﻿body
{
	background: url(../images/icons/bgre.jpg) repeat;
	color: #707070;
	font-family: arial,Lucida Grande, Lucida Sans Unicode, tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

table#productdetails {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table#productdetails th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 9px 9px 9px 9px;
}
table#productdetails td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 9px 9px 9px 9px;
}
ul, ol
{
	line-height: 20px;
	padding: 0 10px  10px 10px;
	text-align: left;
	margin:0;
	list-style:circle;
}
p
{
	margin: 0px;
	padding: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0;
}
#v_space
{
	height:10px;
}
#build
{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	width: 1000px;
}
#langdiv
{
	float: left;
	text-align: left;
}
#logodiv
{
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 860px;
}
#newsline
{
	background-image: url(../images/news_line_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 1000px;
	float:left;
}
#newsletter
{
	background: url(../images/newsletter.png) no-repeat;
	float: right;
	height: 45px;
	left: 30px;
	margin-top: 100px;
	position: relative;
	width: 342px;
}
#newslettearInput
{
	float:left;
	width:200px;
	background:url(../images/inputs/newsletterInput.gif) no-repeat;
	height:21px;
	border: none;
	margin-top:13px;
	margin-left:50px;
	padding:4px 0 0 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#C7C8CC;
}
#newslettearButton
{
	float:left;
	width:62px;
	height:21px;
	background:url(../images/inputs/newsletterButton.gif) no-repeat;
	color:#FFF;
	margin-top:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:none;
	cursor:pointer;
}

#newslettearButton:hover
{
	color:#FFF;
	background:url(../images/inputs/newsletterButton_h.gif) no-repeat;
}
#newslineleft
{
	background-image: url(../images/newsline_left.jpg);
	float: left;
	height: 28px;
	margin: 0px;
	padding: 0px;
	width: 9px;
}
#newslineright
{
	background-image: url(../images/newsline_right.jpg);
	float: left;
	height: 28px;
	margin: 0px;
	padding: 0px;
	width: 9px;
}
#newslinecenter
{
	float: left;
	height: 28px;
	margin: 0px;
	padding: 0px;
	width: 980px;
}
#hownewsheadlines
{
	color: #d99117;
	float: left;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-left: 20px;
	width: 120px;
}
#hownewsheadlinessp
{
	float: left;
	font-family: tahoma;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-left: 20px;
	width: 25px;
}
#hownewsheadlinestext
{
	float: left;
	height: 15px;
	margin: 0px;
	margin-top: 5px;
	overflow: hidden;
	padding: 0px;
	width: 400px;
}
#hownewsheadlinestext a
{
	text-decoration: none;
}
#hownewsheadlinestext a:hover
{
	text-decoration: underline;
	color:#0475ad;
}
#hownewsheadlinesdate
{
	color: #0475ad;
	float: right;
	font-family: tahoma;
	font-size: 9px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	text-align: right;
	width: 230px;
}
#bodydiv
{
	float: left;
	margin-top: 20px;
	width: 700px;
}
#contentbody
{
	padding: 0px;
}
#eventimg
{
	margin: 0px;
	padding: 0px;
}
#menudiv
{
	float: left;
	margin-right: 25px;
	width: 240px;
}
#mainmenudiv
{
	padding: 0px;
}
#footerdiv
{
	background: url(../images/foot.jpg) bottom no-repeat;
	float: left;
	margin: 10px 0 0 0;
	width: 970px;
}
#footerdivlinks
{
	color: #444444;
	padding-top: 30px;
	text-align: right;
}
#footerdivlinks a
{
	color: #444444;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#footerdivlinks a:hover
{
	border-bottom: 1px dotted;
}
#footerdivlinks1
{
	padding-top: 5px;
	text-align: right;
}
#footerdivlinks1 a
{
	color: #0475ad;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#footerdivlinks1 a:hover
{
	border-bottom: 1px dotted;
}
#footerdivlinks2
{
	color: #d99116;
	padding-top: 5px;
	text-align: right;
}
#footerdivcopyright
{
	color: #444444;
	font-size: 9px;
	margin-bottom: 15px;
	padding-top: 5px;
	text-align: right;
}
#footerdivcopyright a
{
	border-bottom: 1px dotted;
	color: #444444;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#footerdivcopyright a:hover
{
	border-bottom: none;
}
#loginformprev
{
	margin: 20px 0 0 20px;
	padding: 0px;
}
#loginformprevheader
{
	background: url(../images/formheader.jpg) no-repeat;
	height: 35px;
	width: 220px;
}
#loginformprevcenter
{
	background: url(../images/formbody.jpg);
	text-align: center;
}
#loginformprevcenter1
{
	background-image: url(../images/formbody.jpg);
	text-align: center;
}
#loginformheadertext1
{
	background: url(../images/inputs/member_login.jpg) bottom;
	background-repeat: no-repeat;
	height: 20px;
	margin-left: 20px;
	padding: 0px;
	padding-top: 10px;
	width: 150px;
}
#loginformheadertext2
{
	background: url(../images/inputs/contact.jpg) bottom;
	background-repeat: no-repeat;
	height: 14px;
	margin: 0px;
	margin-left: 27px;
	padding: 0px;
	padding-top: 18px;
	width: 147px;
}
#loginformheadertext3
{
	background: url(../images/inputs/remember_password.jpg) bottom;
	background-repeat: no-repeat;
	height: 14px;
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
	padding-top: 7px;
	width: 147px;
}
#loginformheadertext4
{
	background: url(../images/inputs/yourname.jpg) bottom;
	background-repeat: no-repeat;
	height: 14px;
	margin: 0px;
	margin-left: 27px;
	padding: 0px;
	padding-top: 15px;
	width: 147px;
}
#loginformheadertext5
{
	background: url(../images/inputs/emailid.jpg) bottom;
	background-repeat: no-repeat;
	height: 14px;
	margin: 0px;
	margin-left: 27px;
	padding: 0px;
	padding-top: 5px;
	width: 147px;
}
#loginformheadertext6
{
	background: url(../images/inputs/phone.jpg) bottom;
	background-repeat: no-repeat;
	height: 14px;
	margin: 0px;
	margin-left: 27px;
	padding: 0px;
	padding-top: 5px;
	width: 147px;
}
#loginformheadertext7
{
	background: url(../images/inputs/commit.jpg) bottom;
	background-repeat: no-repeat;
	height: 14px;
	margin: 0px;
	margin-left: 27px;
	padding: 0px;
	padding-top: 5px;
	width: 147px;
}
#loginformprevfooter
{
	margin: 0px;
	padding: 0px;
}
#inputlogin1
{
	border: 1px #808080 inset;
	color: #808080;
	font-size: 11px;
	height: 20px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 5px 0 0 5px;
	width: 170px;
}
#inputlogin2
{
	border: 1px #808080 inset;
	color: #808080;
	font-size: 11px;
	height: 21px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 5px 0 0 5px;
	width: 170px;
}
#inputlogin22
{
	border: 1px #808080 inset;
	color: #808080;
	display: none;
	font-size: 11px;
	height: 21px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 5px 0 0 5px;
	width: 170px;
}
#inputlogin3
{
	border: 1px #808080 inset;
	color: #808080;
	height: 21px;
	margin: 0px;
	margin-left: 27px;
	margin-top: 2px;
	padding-left: 5px;
	padding-top: 4px;
	width: 140px;
}
#inputlogin4
{
	border: 1px #808080 inset;
	color: #808080;
	height: 21px;
	margin: 0px;
	margin-left: 27px;
	margin-top: 2px;
	padding-left: 5px;
	padding-top: 4px;
	width: 140px;
}
#inputlogin5
{
	border: 1px #808080 inset;
	color: #808080;
	height: 84px;
	margin: 0px;
	margin-left: 27px;
	margin-top: 2px;
	padding-left: 5px;
	padding-top: 4px;
	width: 140px;
}
#inputlogin55
{
	border: 1px #808080 inset;
	color: #808080;
	height: 184px;
	margin: 0px;
	margin-left: 27px;
	margin-top: 2px;
	padding-left: 5px;
	padding-top: 4px;
	width: 140px;
}
#inputloginbox
{
	margin: 0px;
	margin-left: 68px;
	padding: 0px;
	width: auto;
}
#inputloginsubmit
{
	background: url(../images/inputs/login_en.png);
	border: none;
	cursor: pointer;
	height: 21px;
	margin: 10px 0 10px 20px;
	width: 50px;
}
#inputpollssubmit
{
	background: url(../images/inputs/vote_en.png);
	border: none;
	cursor: pointer;
	height: 21px;
	margin: 10px 0 10px 0;
	width: 50px;
}
#inputloginsubmit1
{
	background: url(../images/inputs/newmem_en.png);
	border: none;
	cursor: pointer;
	height: 21px;
	margin: 10px 0 10px 0px;
	width: 75px;
}
#inputloginreset
{
	background: url(../images/inputs/reset.jpg);
	border: none;
	cursor: pointer;
	height: 20px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 20px;
	width: 75px;
}
#inputloginreset1
{
	background: url(../images/inputs/reset1.jpg);
	border: none;
	cursor: pointer;
	height: 15px;
	margin: 0px;
	margin-left: 27px;
	margin-top: 20px;
	width: 72px;
}
#titletext
{
	margin: 10px 0 0 0;
	clear:both;
	margin-top: 5px;
}
#titletext1
{
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
}
#titleproduct
{
	background-color: #F2F2F2;
	margin: 0px;
	margin-top: 0px;
	padding: 10px;
}

#newstitleprevproduct
{
	color: #0475ad;
	font-weight: bold;
}
#newstitleprevproduct a
{
	color: #0475ad;
	text-decoration: none;
}#newstitleprevproduct a:hover
{
	color: #0475ad;
	text-decoration: underline ;
}
#newstitleprev
{
	color: #0475ad;
	font-weight: bold;
	margin-top: 10px;
}
#newstitleprev a
{
	color: #0475ad;
	text-decoration: none;
}
#newstitleprev a:hover
{
	border-bottom: 1px dotted;
	color: #c79b1b;
}
#newstitleprev1
{
	color: #0475ad;
	font-weight: bold;
	margin: 0px;
	margin-top: 27px;
	padding: 0px;
}
#newstitleprev1 a
{
	color: #0475ad;
	text-decoration: none;
}
#newstitleprev1 a:hover
{
	border-bottom: 1px dotted;
}
#newstextprev
{
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	text-align: justify;
}
#newstextprev a
{
	color: #0475ad;
	text-decoration: none;
}
#newstextprev a:hover
{
	background-color: #f3f3f3;
	border-bottom: 1px dotted;
}
#verybigblue
{
	color: #d99116;
	font-size: 30px;
	height: 10px;
}
#verybigblack
{
	color: #d99117;
	font-size: 17px;
	font-weight: bold;
}
#dotteddiv
{
	background: url(../images/dotted.jpg) bottom;
	background-repeat: repeat-x;
	height: 20px;
	margin-top: 25px;
}
#dotteddivshort
{
	background: url(../images/dotted.jpg) bottom;
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 10px;
	width: 170px;
}
#offersdiv img
{
	width:220px;
	height:100px;
}
#offersdivimgleft
{
	float: left;
	margin: 20px 22px 0 0;
	width:210px;
	height:90px;
	background:url(../images/offers/ad1.gif) no-repeat center;
	border:solid #e7e7e7 4px;
}
#offersdivimgcenter
{
	float: left;
	margin: 20px 22px 0 0;
	width:210px;
	height:90px;
	background:url(../images/offers/ad2.gif) no-repeat center;
	border:solid #e7e7e7 4px;
}
#offersdivimgright
{
	float: left;
	margin-top: 20px;
	width:210px;
	height:90px;
	background:url(../images/offers/ad3.gif) no-repeat center;
	border:solid #e7e7e7 4px;
}
#readmore
{
	float: left;
	margin: 10px 0 0 0;
}
#readmore a
{
	color: #0475ad;
}
#readmore a:hover
{
	color: #c79b1b;
}
#readmore img
{
	margin-bottom:-3px;
}
#textdiv
{
	margin-top: 15px;
	text-align: justify;
}
#textdiv a
{
	color: #0475ad;
	text-decoration: none;
}
#textdiv a:hover
{
	background-color: #f3f3f3;
	border-bottom: 1px dotted;
}
#rederror
{
	color: #f98b0e;
}
#newsbg:hover
{
	background-color: #f3f3f3;
}
#counttbl
{
	background: url(../images/bg_image.jpg) top left no-repeat;
	background-color: #ffffff;
}
#counttblst
{
	background: url(../images/bgre.png) repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 1064px;
}
#homeads
{
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}
#inputloginserdir
{
	border: 1px #808080 inset;
	color: #808080;
	height: 21px;
	margin: 0px;
	margin-left: 27px;
	margin-top: 12px;
	padding-left: 5px;
	padding-top: 4px;
	width: 140px;
}
#dirlist1
{
	color: #0475ad;
	font-weight: bold;
}
#logof
{
	margin-bottom: 40px;
	margin-left: 40px;
}
#menu_center_bg
{
	background-image: url(../images/formbody.jpg);
}
#menu_header_text
{
	font-weight: bold;
	padding: 8px 0 0 35px;
}
#polls
{
	margin-left: 20px;
}
#pollsheader1
{
	color: #F00;
}
#pollsheader2
{
	color: #d99117;
	font-weight: bold;
	margin: 5px 0 0 0;
}
#pollsheader3
{
	color: #666;
	font-weight: bold;
}
#pollstotal
{
	color: #d99117;
	font-weight: bold;
}
#pollalready
{
	color: #d99117;
	text-decoration: underline;
}
#langs
{
	float: right;
	left: 30px;
	position: relative;
	top: 3px;
}
pre
{
	background: #e3f4f9;
	border: 1px solid #bae2f0;
	display: block;
	font: 100% "Courier New", Courier, monospace;
	margin: .5em 0;
	overflow: auto;
	padding: 10px;
	width: 800px;
}




/*----------------------------------------------------------*/
#bodydiv1
{
	margin: 0px;
	padding: 0px;
	width: 700px;
	float: left;
}
#contentbody1
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#contentbodyst
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#contentbody3
{
	margin: 0px;
	padding: 0px;
	margin-top: 19px;
	overflow: hidden;
}
#contentbody2
{
	margin: 0px;
	padding: 0px;
	height: 1415px;
}
#newstitleprevsub
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	color: #d99116;
	font-weight: bold;
}
#newsdate
{
	margin: 0px;
	padding: 10px 0 0 0;
	color: #d99116;
	text-align: left;
}
#newsdate a
{
	color: #d99116;
	text-decoration: underline;
}
#newsdate a:hover
{
	background-color: #f3f3f3;
}
#newstitleprevsub a
{
	color: #0475ad;
	text-decoration: none;
}
#newstitleprevsub a:hover
{
	border-bottom: 1px dotted;
	color: #c79b1b;
}
#newstextprevsub
{
	margin: 0px;
	padding: 0px;
	height: 90px;
	padding-right: 200px;
	margin-top: 5px;
	text-align: justify;
	overflow:hidden;
}
#newstextprevsub a
{
	text-decoration: none;
	color: #0475ad;
}
#newstextprevsub a:hover
{
	border-bottom: 1px dotted;
	background-color: #f3f3f3;
}
#newstextprevsub1
{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	text-align: justify;
}
#newstextprevsubproduct
{
	margin-top: 20px;
	text-align: justify;
	height:300px;
}
#newstextprevsub1 a
{
	text-decoration: none;
	color: #0475ad;
}
#newstextprevsub1 a:hover
{
	border-bottom: 1px dotted;
	background-color: #f3f3f3;
}
#newstextprevsub2
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	text-align: justify;
}
#newstextprevsub2 a
{
	text-decoration: none;
	color: #d99116;
}
#newstextprevsub2 a:hover
{
	border-bottom: 1px dotted;
	background-color: #f3f3f3;
}
#newspages
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
}
#newspages a
{
	text-decoration: none;
	color: #444444;
	background: url(../images/icons/nav_0.jpg) no-repeat bottom;
	width: 50px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
#newspages a:hover
{
	color: #ffffff;
	background: url(../images/icons/nav_1.jpg) no-repeat bottom;
}
#msgpages
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
#msgpages a
{
	text-decoration: none;
	color: #444444;
	background: url(../images/icons/nav_0.jpg) no-repeat bottom;
	width: 50px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
#msgpages a:hover
{
	color: #ffffff;
	background: url(../images/icons/nav_1.jpg) no-repeat bottom;
}
#pageselected
{
	width: 50px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	background: url(../images/icons/nav_1.jpg) no-repeat bottom;
}
#allpages
{
	background: url(../images/icons/nav_all.jpg) no-repeat bottom;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
}
#contact_form
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#inputloginco
{
	width: 150px;
	border: 1px #808080 inset;
	margin: 0px;
	color: #808080;
	height: 21px;
	padding: 2px;
	padding-left: 5px;
	padding-top: 5px;
}
#inputlogintco
{
	width: 493px;
	border: 1px #808080 inset;
	margin: 0px;
	color: #808080;
	height: 120px;
	padding-left: 5px;
	padding-top: 4px;
}
#inputloginresetco
{
	margin: 0px;
	width: 72px;
	height: 15px;
	background: url(../images/inputs/reset1.jpg);
	border: none;
	cursor: pointer;
}
#inputloginsubmitco
{
	width: 75px;
	height: 30px;
	background: url(../images/inputs/send.gif) no-repeat center right;
	border: none;
	cursor: pointer;
}
#contactsunmits
{
	padding-top: 10px;
	text-align: right;
}
#contactthxmsg
{
	text-align: center;
	color: #d99116;
}
#rounded-corner
{
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #f3f3f3 url('../images/icons/left.jpg') left -1px no-repeat;
	text-align: left;
}
#rounded-corner thead th.rounded-q4
{
	background: #f3f3f3 url('../images/icons/right.jpg') right -1px no-repeat;
}
#rounded-corner th
{
	height: 34px;
	font-weight: normal;
	font-size: 13px;
	color: #d99116;
	padding-left: 8px;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding-left: 8px;
	background: #ffffff;
	border-top: 1px solid #fff;
	color: #444444;
	height: 35px;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #f3f3f3 url('../images/icons/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #f3f3f3 url('../images/icons/botright.png') right bottom no-repeat;
	text-align: right;
}
#rounded-corner tfoot td.rounded-foot-center
{
	background: #f3f3f3;
}
#paddleftcontact
{
	margin-left: 40px;
	text-align: right;
}
#topmergmsg
{
	margin-top: 40px;
	color: #f98c0e;
	font-size: 14px;
}
#loginformheadertextal
{
	margin: 0px;
	margin-left: 27px;
	padding: 0px;
	padding-top: 18px;
	width: 147px;
	height: 14px;
	font-size: 12px;
}
#logoutinput
{
	margin: 0px;
	margin-left: 27px;
	padding: 0px;
	padding-top: 8px;
}
#logoutinput img
{
	visibility: visible;
}
#logoutinputtable
{
	margin: 0px;
	margin-left: 27px;
	padding: 0px;
	padding-top: 15px;
}
#logoutinputtable img
{
	visibility: visible;
}
#logoutinputtable a
{
	color: #444444;
	text-decoration: underline;
}
#logoutinputtable a:hover
{
	color: #444444;
	text-decoration: none;
}
#loginformheadertextlog
{
	margin: 0px;
	margin-left: 27px;
	padding: 0px;
	padding-top: 18px;
	width: 147px;
	height: 14px;
	background: url(../images/inputs/quick_acces.jpg) bottom;
	background-repeat: no-repeat;
}
#loginformheadertextlogmer
{
	margin: 0px;
	margin-left: 27px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 7px;
	width: 147px;
	height: 14px;
	font-size: 12px;
}
.file1
{
	width: 140px;
	border: 1px #808080 inset;
	margin: 0px;
	color: #808080;
	height: 21px;
	padding-left: 5px;
	padding-top: 4px;
	margin-left: 27px;
	margin-bottom: 5px;
}
.file2
{
	border: 1px #808080 inset;
	margin: 0px;
	color: #808080;
	height: 21px;
	padding-left: 5px;
	padding-top: 4px;
	margin-bottom: 5px;
}
#inputloginlogsu
{
	width: 140px;
	border: 1px #808080 inset;
	margin: 0px;
	color: #808080;
	height: 21px;
	padding-left: 5px;
	padding-top: 4px;
	margin-left: 27px;
	margin-bottom: 5px;
}
#quesdivhelp
{
	color: #d99116;
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
}
#resdivhelp
{
	text-align: justify;
	font-size: 11px;
}
#helpdiv
{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
}
#memberdiv
{
	margin-top: 20px;
	background-color: #d99116;
}
#left_inboxheaderdiv
{
	float: left;
	background: url(../images/leftmembertable.jpg) left top no-repeat #0475ad;
	height: 23px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 3px;
	width: 20px;
}
#center_inboxheaderdiv
{
	float: left;
	background-color: #d99116;
	height: 21px;
	padding-top: 5px;
	color: #FFFFFF;
	width: 546px;
	margin-left: 10px;
}
#right_inboxheaderdiv
{
	background: url(../images/rightmembertable.jpg) right top no-repeat #d99116;
	height: 23px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 3px;
}
#memberscontent
{
	background-color: #f3f3f3;
	width: 628px;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}
#leftalign
{
	margin-left: 70px;
}
#bluediv
{
	color: #d99116;
}
#msgtable
{
	padding-top: 20px;
}
#msgtable a
{
	color: #444444;
	text-decoration: underline;
}
#msgtable a:hover
{
	text-decoration: none;
}
#dotteddivtbl
{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	height: 18px;
	background: url(../images/dottedtbl.jpg);
	background-repeat: repeat-x;
}
#memberslinks
{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 25px;
}
#memberslinks a
{
	color: #444444;
	text-decoration: underline;
}
#memberslinks a:hover
{
	text-decoration: none;
}
#memberslinkssub
{
	margin-left: 20px;
	margin-bottom: 5px;
}
#memberslinkssub img
{
	visibility: visible;
}
#orangefont
{
	color: #f98c0e;
	font-weight: bold;
}
#msgerrordiv
{
	color: #f98c0e;
	padding: 20px;
	padding-bottom: 0px;
	font-size: 12px;
}
#msgnoterrordiv
{
	color: #d99116;
	padding: 20px;
	font-size: 12px;
}
#readmsgdiv
{
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
}
#readmsgdiv1
{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#readmsgdate
{
	text-align: right;
	color: #f98c0e;
	margin-bottom: 15px;
}
#readmsgtitle
{
	text-align: left;
	color: #d99116;
	font-weight: bold;
}
#readmsgtitle1
{
	text-align: left;
	color: #d99116;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 10px;
}
#readmsgtitle1sf
{
	text-align: center;
	color: #d99116;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 10px;
}
#readmsgtext
{
	text-align: justify;
}
#readmsgtext a
{
	text-decoration: none;
	color: #d99116;
}
#readmsgtext a:hover
{
	border-bottom: 1px dotted;
	background-color: #f3f3f3;
}
#dotteddivmsg
{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 18px;
	background: url(../images/dotted.jpg);
	background-repeat: repeat-x;
}
#readmsgatt
{
	text-align: left;
	margin-top: 20px;
}
#readmsgatt a
{
	text-decoration: none;
	color: #d99116;
}
#readmsgatt a:hover
{
	border-bottom: 1px dotted;
	background-color: #f3f3f3;
}
#readmsgatt1
{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
#readmsgatt1 a
{
	text-decoration: none;
	color: #d99116;
}
#readmsgatt1 a:hover
{
	border-bottom: 1px dotted;
	background-color: #f3f3f3;
}
#sendmsgtable
{
}
#sendmsgdiv
{
	padding-top: 30px;
	padding-bottom: 35px;
}
#inputlogintcomsg
{
	width: 450px;
	border: 1px #808080 inset;
	margin: 0px;
	color: #808080;
	height: 120px;
	padding-left: 5px;
	padding-top: 4px;
}
#inputlogintcomsgfs
{
	width: 350px;
	border: 1px #808080 inset;
	margin: 0px;
	color: #808080;
	height: 120px;
	padding-left: 5px;
	padding-top: 4px;
}
#inputlogincomsg
{
	width: 450px;
	border: 1px #808080 inset;
	margin: 0px;
	color: #808080;
	height: 21px;
	padding: 2px;
	padding-left: 5px;
	padding-top: 5px;
}
#inputlogincomsgfs
{
	width: 350px;
	border: 1px #808080 inset;
	margin: 0px;
	color: #808080;
	height: 21px;
	padding: 2px;
	padding-left: 5px;
	padding-top: 5px;
}
#inputlogincomsgdate
{
	width: 220px;
	border: 1px #808080 inset;
	margin: 0px;
	color: #808080;
	height: 21px;
	padding: 2px;
	padding-left: 5px;
	padding-top: 5px;
}
#inputprofile
{
	width: 150px;
	border: 1px #808080 inset;
	margin: 0px;
	color: #808080;
	height: 21px;
	padding: 2px;
	padding-left: 5px;
	padding-top: 5px;
}
#secimg
{
	border: #bbbbbb 1px solid;
}
#msg_s_form
{
	text-align: left;
	margin: 25px;
}
#contentbody4
{
	margin: 0px;
	padding: 0px;
}
#dirsub1
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 30px;
	text-align: justify;
}
#dirhr
{
	margin: 0px;
	padding: 0px;
	height: 18px;
	background: url(../images/dottedtbl.jpg);
	background-repeat: repeat-x;
}
#prod
{
	margin: 10px 9px 0 0px;
	padding:13px;
	float: left;
	overflow: hidden;
	border-bottom:4px solid #0CF;
	background:#f1f1f1;
}
#prod:hover
{
	margin: 10px 9px 0 0px;
	padding:13px;
	float: left;
	overflow: hidden;
	border-bottom:4px solid #69C;
	background:#ffffd5;
}
#newstitleprevimg
{

}

#newstextprevprod
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	text-align: justify;
	font-size: 11px;
}
#noflt
{
	width: 630px;
	background-color: #000000;
	height: 2px;
}

/*-----------------------------Slides-----------------------------*/

#slider
{
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0 0px 0 -10px;	
	width: 700px;	
	height: 220px;
}
#slider ul
{
	list-style: none;
	position: absolute;
	overflow: hidden;
}
#slider li
{
	float: left;
	overflow: hidden;
}
#slidecontent{
	width:400px;
	padding-left:20px;
}



#content1
{
	background: #fff url(../images/slidephotos/image1.jpg)  no-repeat;
	width: 700px;
	height: 220px;
}
#content2
{
	background: #fff url(../images/slidephotos/image2.jpg)  no-repeat;
	width: 700px;
	height: 220px;
}
#content3
{
	background: #fff url(../images/slidephotos/image3.jpg)  no-repeat;
	width: 700px;
	height: 220px;
}
#content4
{
	background: #fff url(../images/slidephotos/image4.jpg)  no-repeat;
	width: 700px;
	height: 220px;
}
#content1 h1,#content2 h1,#content3 h1,#content4 h1
{
	color: #000;
	font: 22px Georgia,Verdana;
	padding-left:20px;
}
.pagination
{
	float: left;
	list-style: none;
	margin-bottom:10px;
}
.pagination li
{
	background: #666;
	color: #fff;
	cursor: pointer;
	float: left;
	margin: 0 0px 0 -10px;
	text-align: center;
	width: 180px;
	height: 25px;
	padding-top:5px;
}
.pagination li:hover
{
	background: #777;
	color: #000;

}
li.current
{
	background: #d9a655;
}
