/* CSS Document */
body
{
	padding: 0 0 0 0;
	margin: 0;
	font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span
{
	margin: 5;
	padding: 0;
	color: #000000;
}
ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}
.spacer
{
	clear: both;
	font-size: 0;
	line-height: 0;
}
/*------------------------------------------------main--------------------*/
.title
{
	margin: 0px;
	background-color: #BFBC95;
	padding: 7px 25px;
	font-size: 1.4em;
	color: #670606;
}
.title1
{
	margin: 0px;
	background-color: #262626;
	padding: 7px 25px;
	font-size: 1.4em;
	color: #670606;
}
/*------------------------------------------------top--------------------*/
#topMain
{
	width: 1000px;
	background: url(images/top_bg.gif) 0 0 repeat-x;
	height: 172px;
	margin-left: auto;
	margin-right: auto;
}
#topMain1
{
	width: 1000px;
	background: url(images/top_bg1.gif) 0 0 repeat-x;
	height: 207px;
	margin-left: auto;
	margin-right: auto;
}
#top
{
	width: 908px;
	height: 207px;
	margin: 0 auto;
}
#top ul.top
{
	width: 112px;
	height: 16px;
	float: right;
	margin: 1px 0 0 0;
}
#top ul.top li
{
	float: left;
	font-size: 0;
	line-height: 0;
}
#top ul.top li a.signup
{
	display: block;
	background: url(images/signup_bg.gif) 0 0 no-repeat;
	width: 55px;
	height: 16px;
	font: bold 9px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #FFFEF4;
	background-color: inherit;
	text-align: center;
	text-decoration: none;
	margin: 0 2px 0 0;
	text-transform: uppercase;
}
#top ul.top li a.signup:hover
{
	color: #EDED8F;
	background-color: inherit;
}
#top ul.top li a.login
{
	display: block;
	background: url(images/login_bg.gif) 0 0 no-repeat;
	width: 55px;
	height: 16px;
	font: bold 9px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #FFFEF4;
	background-color: inherit;
	text-align: center;
	text-decoration: none;
	margin: 0;
	text-transform: uppercase;
}
#top ul.top li a.login:hover
{
	color: #EDED8F;
	background-color: inherit;
}
#top img.logo
{
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 27px 39px 0 0;
	float: left;
}
#top p.topDiv
{
	display: block;
	background: url(images/top_div.gif) 0 0 no-repeat;
	height: 80px;
	width: 2px;
	margin: 22px 38px 0 0;
	float: left;
}
/*
#top p.slogan
{
	display: block;
	background: url(images/slogan.gif) 0 0 no-repeat;
	width: 281px;
	height: 52px;
	float: left;
	margin: 44px 40px 0 0;
}
*/
#topform
{
	width: 400px;
	height: 40px;
	float: left;
	padding: 10px 11px 25px 35px;
	color: #000;
	border: #E3E1CD solid 5px;
	margin: 10px 0 0 0; /* background:url(images/serch_icon.gif) 10px 19px no-repeat #FFFEF4; */
}
#topformlabel
{
	display: block;
	width: 53px;
	height: 23px;
	float: left;
	font: bold 13px/23px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
#top form input.txtBox
{
	width: 160px;
	height: 21px;
	border-bottom: #D4D0C8 solid 1px;
	border-right: #D4D0C8 solid 1px;
	border-left: #404040 solid 1px;
	border-top: #404040 solid 1px;
	float: left;
	font: normal 10px/21px Arial, Helvetica, sans-serif;
	color: #101010;
	background-color: #fff;
	padding: 0 0 0 6px;
}
/*
#top form input.go
{
	width: 36px;
	height: 22px;
	background: url(images/btn_go.gif) 0 0 no-repeat;
	float: right;
	border: none;
	cursor: pointer;
	font: bold 11px/22px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #FFFEF4;
}
*/
#top ul.nav
{
	width: 906px;
	height: 25px;
	margin: 16px 0 0 0;
	float: left;
	background: url(images/nav_div.gif) left top no-repeat;
	padding: 0 0 0 2px;
}
#top ul.nav li
{
	float: left;
	font-size: 0;
	line-height: 0;
	background: url(images/nav_div.gif) right top no-repeat;
	height: 25px;
	padding: 0 2px 0 0;
}
#top ul.nav li.noImg
{
	background-image: none;
}
#top ul.nav li a
{
	display: block;
	padding: 0 18px;
	font: bold 10px/25px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #670606;
	background-color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
}
#top ul.nav li a:hover
{
	background: url(images/nav_hover.gif) 0 0 repeat-x;
	padding: 0 17px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	color: #fff;
	background-color: inherit;
}
#top ul.nav li a.hover
{
	display: block;
	background: url(images/nav_hover.gif) 0 0 repeat-x;
	padding: 0 16px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	color: #fff;
	background-color: inherit;
	font: bold 10px/25px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
/*
for masterpage 1
*/
#top ul.nav1
{
	width: 906px;
	height: 25px;
	margin: 11px 0 0 0;
	float: left;
	background: url(images/nav_div.gif) left top no-repeat;
	padding: 0 0 0 2px;
}
#top ul.nav1 li
{
	float: left;
	font-size: 0;
	line-height: 0;
	background: url(images/nav_div.gif) right top no-repeat;
	height: 25px;
	padding: 0 2px 0 0;
}
#top ul.nav1 li.noImg
{
	background-image: none;
}
#top ul.nav1 li a
{
	display: block;
	padding: 0 18px;
	font: bold 10px/25px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #670606;
	background-color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
}
#top ul.nav1 li a:hover
{
	background: url(images/nav_hover.gif) 0 0 repeat-x;
	padding: 0 17px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	color: #fff;
	background-color: inherit;
}
#top ul.nav1 li a.hover
{
	display: block;
	background: url(images/nav_hover.gif) 0 0 repeat-x;
	padding: 0 16px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	color: #fff;
	background-color: inherit;
	font: bold 10px/25px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
/*
Ends here.
*/

#top ul.sub
{
	width: 898px;
	padding: 10px 0 0 10px;
	float: left;
}
#top ul.sub li
{
	float: left;
	color: #C0C0C0;
	background-color: inherit;
	font: normal 11px/9px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
#top ul.sub li a
{
	color: #C0C0C0;
	background-color: inherit;
	font: normal 11px/9px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	padding: 0 12px;
	text-decoration: none;
}
#top ul.sub li a:hover
{
	color: #EFEF94;
	background-color: inherit;
}

/*------------------------------------------------top--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain
{
	width: 1000px;
	padding: 23px 0 40px 0;
	background-color: #BEB559;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}
#bodyTop
{
	width: 908px;
	margin: 0 auto;
}
#bodyTop p.rightTop
{
	display: block;
	background: url(images/right_top.gif) 0 0 no-repeat;
	width: 324px;
	height: 6px;
	font-size: 0;
	line-height: 0;
	float: right;
}
#bodyTop p.rightBot
{
	display: block;
	background: url(images/faq_bg_bottom.gif) 0 0 no-repeat;
	width: 324px;
	height: 21px;
	font-size: 0;
	line-height: 0;
	float: right;
}
#bodyTop a.sp
{
	display: block;
	background: url(images/special_offer.gif) 0 0 no-repeat;
	width: 324px;
	height: 120px;
	margin: 13px 0 0 0;
	float: right;
}
#bodyTop a.sp:hover
{
	background: url(images/special_offer_hover.gif) 0 0 no-repeat;
}
#bodyTop a.sp1
{
	display: block;
	background: url(images/special_offer1.gif) 0 0 no-repeat;
	width: 324px;
	height: 120px;
	margin: 13px 0 0 0;
	float: right;
}
#bodyTop a.sp1:hover
{
	background: url(images/special_offer1_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/
#left
{
	width: 538px;
	float: left;
}
#left h1.welcome
{
	display: block;
	height: 45px;
	border-bottom: #DCD58F solid 2px; /* background:url(images/welcome.gif) 0 0 no-repeat; 	text-indent:-2000px; */
	margin: 0 0 19px 0;
}
#left p.lftTxt
{
	display: block;
	font-size: 14px;
	line-height: 19px;
	padding: 0 0 5px 0;
}
#left p.lftTxt span
{
	color: #000;
	background-color: inherit;
	font: normal 14px/18px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
#left p.lftTxt2
{
	display: block;
	width: 538px;
	color: #670606;
	background-color: inherit;
	font: normal 18px/18px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
#left p.lftTxt2 a
{
	display: block;
	background: url(images/read_more_bg.gif) 0 0 no-repeat;
	width: 75px;
	height: 18px;
	color: #121310;
	background-color: inherit;
	font: bold 10px/18px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
	text-align: center;
}
#left p.lftTxt2 a:hover
{
	color: #670606;
	background-color: inherit;
}
#left ul.link
{
	width: 538px;
	height: 108px;
	margin: 15px 0 0 0;
}
#left ul.link li
{
	float: left;
	line-height: 0;
	font-size: 0;
}
#left ul.link li a.checkNote
{
	display: block;
	background: url(images/pdfwatermark_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.checkNote:hover
{
	background: url(images/pdfwatermark.jpg) 0 0 no-repeat;
}
#left ul.link li a.userinfo
{
	display: block;
	background: url(images/imagetopdf_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.userinfo:hover
{
	background: url(images/imagetopdf.jpg) 0 0 no-repeat;
}
#left ul.link li a.download
{
	display: block;
	background: url(images/htmltopdf_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0;
}
#left ul.link li a.download:hover
{
	background: url(images/htmltopdf.jpg) 0 0 no-repeat;
}
#left ul.link li a.joinpdf
{
	display: block;
	background: url(images/joinpdf_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.joinpdf:hover
{
	background: url(images/joinpdf.jpg) 0 0 no-repeat;
}
#left ul.link li a.splitpdf
{
	display: block;
	background: url(images/splitpdf_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.splitpdf:hover
{
	background: url(images/splitpdf.jpg) 0 0 no-repeat;
}
#left ul.link li a.rebrandpdf
{
	display: block;
	background: url(images/pdfrebrander_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0;
}
#left ul.link li a.rebrandpdf:hover
{
	background: url(images/pdfrebrander.jpg) 0 0 no-repeat;
}
#left ul.link li a.doc2pdf
{
	display: block;
	background: url(images/doc2pdf_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.doc2pdf:hover
{
	background: url(images/doc2pdf.jpg) 0 0 no-repeat;
}

#left ul.link li a.extractimages
{
	display: block;
	background: url(images/extractimages_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.extractimages:hover
{
	display: block;
	background: url(images/extractimages.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.vector2pdf
{
	display: block;
	background: url(images/vector2pdf_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.vector2pdf:hover
{
	display: block;
	background: url(images/vector2pdf.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.pdf2docx
{
	display: block;
	background: url(images/pdf2docx_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.pdf2docx:hover
{
	display: block;
	background: url(images/pdf2docx.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.pdf2html
{
	display: block;
	background: url(images/pdftohtml_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.pdf2html:hover
{
	display: block;
	background: url(images/pdftohtml.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.pdf2text
{
	display: block;
	background: url(images/pdftotext_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.pdf2text:hover
{
	display: block;
	background: url(images/pdftotext.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.pdfpopup
{
	display: block;
	background: url(images/pdfpopup_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.pdfpopup:hover
{
	display: block;
	background: url(images/pdfpopup.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.pdf2image
{
	display: block;
	background: url(images/pdftoimage_gray.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}
#left ul.link li a.pdf2image:hover
{
	display: block;
	background: url(images/pdftoimage.jpg) 0 0 no-repeat;
	width: 155px;
	height: 108px;
	margin: 0 18px 0 0;
}

/*------------------------------------------------right--------------------*/
#right
{
	width: 316px;
	background: url(images/right_bg.gif) 0 0 repeat-y;
	float: right;
	padding: 0 0 0 8px;
}
#right h2.faq
{
	display: block;
	background: url(images/faq_bg.gif) 0 0 no-repeat; /*	width:187px;*/
	height: 54px;
	padding: 17px 0 0 92px;
	color: #F1EFD8;
	background-color: inherit;
	font: normal 23px/20px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	margin: 0 0 17px 0;
}
#right h2.faq span
{
	color: #fff;
	background-color: inherit;
	font: normal 14px/19px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	display: block;
}
#right ul.rightLink
{
	width: 279px;
	padding: 0 0 0 15px;
}
#right ul.rightLink li
{
	background: url(images/bullet.gif) 0 3px no-repeat;
	padding: 0 0 6px 15px;
	color: #670606;
	background-color: inherit;
	font: bold 11px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	margin: 0;
}
#right ul.rightLink li span
{
	color: #69610E;
	background-color: inherit;
	font: normal 11px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	display: block;
}
#right a.rm2
{
	display: block;
	background: url(images/read_more_bg2.gif) 0 0 no-repeat;
	width: 76px;
	height: 18px;
	margin: 0 0 0 207px;
	color: #232424;
	background-color: inherit;
	font: bold 10px/18px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
#right a.rm2:hover
{
	color: #670606;
	background-color: inherit;
}

#rightNewsLetter
{
	width: 316px;
	background: url(images/right_bg.gif) 0 0 repeat-y;
	float: right;
	padding: 0 0 0 8px;
}

#rightNewsLetter h2.faq
{
	display: block;
	background: url(images/newsletterbg.jpg) 0 0 no-repeat; /*	width:187px;*/
	height: 54px;
	padding: 17px 0 0 92px;
	color: #F1EFD8;
	background-color: inherit;
	font: normal 23px/20px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	margin: 0 0 17px 0;
}
#rightNewsLetter h2.faq span
{
	color: #fff;
	background-color: inherit;
	font: normal 14px/19px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	display: block;
}
#rightNewsLetter ul.rightLink
{
	width: 279px;
	padding: 0 0 0 15px;
}
#rightNewsLetter ul.rightLink li
{
	/* background:url(images/bullet.gif) 0 3px no-repeat; */
	padding: 0 0 6px 15px;
	color: #670606;
	background-color: inherit;
	font: bold 11px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	margin: 0;
}
#rightNewsLetter ul.rightLink li span
{
	color: #69610E;
	background-color: inherit;
	font: normal 11px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	display: block;
}
#rightNewsLetter a.rm2
{
	display: block;
	background: url(images/read_more_bg2.gif) 0 0 no-repeat;
	width: 76px;
	height: 18px;
	margin: 0 0 0 207px;
	color: #232424;
	background-color: inherit;
	font: bold 10px/18px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
#rightNewsLetter a.rm2:hover
{
	color: #670606;
	background-color: inherit;
}


/*------------------------------------------------right--------------------*/

/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain
{
	width: 1000px;
	background: url(images/body_bot_bg.gif) 0 0 repeat-x #262626;
	padding: 15px 0 10px 0;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}
#bodyBot
{
	width: 908px;
	margin: 0 auto;
}
#bodyBot a.whatNew
{
	display: block;
	background: url(images/what_new.jpg) 0 0 no-repeat;
	width: 211px;
	height: 194px;
	float: right;
	margin: 5px 0 0 0;
}
#bodyBot a.whatNew:hover
{
	/* background: url(images/what_new_hover.jpg) 0 0 no-repeat; */
}
#story
{
	width: 309px;
	background: url(images/body_bot_div.gif) right top no-repeat;
	float: left;
	padding: 0 24px 0 0;
	margin: 0 25px 0 0;
}
#story h2
{
	color: #FFFEF4;
	background-color: inherit;
	font: normal 28px/22px Arial, Helvetica, sans-serif;
	margin: 0 0 14px 0;
	display: block;
}
#story ul
{
	padding: 0 0 2px 0;
}
#story ul li
{
	font-size: 0;
	line-height: 0;
}
#story ul li a
{
	display: block;
	background: url(images/arrow.gif) 0 5px no-repeat;
	padding: 0 0 0 14px;
	color: #CF9201;
	background-color: inherit;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#story ul li a:hover
{
	color: #fff;
	background-color: #393939;
}
#story a.rm3
{
	display: block;
	background: url(images/read_more_bg2.gif) 0 0 no-repeat;
	width: 76px;
	height: 18px;
	margin: 0 0 0 231px;
	color: #232424;
	background-color: inherit;
	font: bold 10px/18px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
#story a.rm3:hover
{
	color: #670606;
	background-color: inherit;
}
#event
{
	width: 290px;
	float: left;
	padding: 0;
	margin: 0;
}
#event h2
{
	color: #FFFEF4;
	background-color: inherit;
	font: normal 28px/22px Arial, Helvetica, sans-serif;
	margin: 0 0 14px 0;
	display: block;
}
#event ul
{
	padding: 0 0 2px 0;
}
#event ul li
{
	font-size: 0;
	line-height: 0;
}
#event ul li a
{
	display: block;
	background: url(images/arrow.gif) 0 5px no-repeat;
	padding: 0 0 0 14px;
	color: #CF9201;
	background-color: inherit;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#event ul li a:hover
{
	color: #fff;
	background-color: #393939;
}
#event a.rm4
{
	display: block;
	background: url(images/read_more_bg2.gif) 0 0 no-repeat;
	width: 76px;
	height: 18px;
	margin: 0 0 0 213px;
	color: #232424;
	background-color: inherit;
	font: bold 10px/18px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
#event a.rm4:hover
{
	color: #670606;
	background-color: inherit;
}
/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain
{
	width: 100%;
	height: 97px;
	background: url(images/footer_bg.gif) 0 0 repeat-x #F1EFD8;
	padding: 30px 0 0 0;
	color: #000;
}
#footer
{
	width: 908px;
	height: 97px;
	margin: 0 auto;
	position: relative;
}
#footer ul
{
	width: 590px;
	position: absolute;
	left: 0;
	top: 0;
}
#footer ul li
{
	float: left;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #363636;
	background-color: inherit;
}
#footer ul li a
{
	padding: 0 7px;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #363636;
	background-color: inherit;
	text-decoration: none;
}
#footer ul li a:hover
{
	text-decoration: underline;
}
#footer ul li a.home
{
	padding: 0 7px 0 0;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #363636;
	background-color: inherit;
	text-decoration: none;
}
#footer ul li a.home:hover
{
	text-decoration: underline;
}
#footer p.copyright
{
	font: normal 10px/20px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0;
	top: 20px;
	width: 230px;
	color: #670606;
	background-color: inherit;
}
#footer p.xhtml
{
	font: normal 10px/20px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0;
	top: 60px;
	width: 38px;
	color: #670606;
	background-color: inherit;
}
#footer p.css
{
	font: normal 10px/20px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 44px;
	top: 60px;
	width: 38px;
	color: #670606;
	background-color: inherit;
}
.xhtml_link
{
	color: #670606;
	text-decoration: none;
}
#footer p.design
{
	display: block;
	width: 245px;
	height: 20px;
	padding: 0;
	position: absolute;
	left: 0;
	top: 36px;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: #8B8228;
	background-color: inherit;
}
#footer p.design a.link
{
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: #8B8228;
	background-color: inherit;
	text-decoration: none;
	padding: 2px;
}
#footer p.design a.link:hover
{
	color: #fff;
	background-color: #000;
}
/*------------------------------------------------footer--------------------*/

.modalpopup
{
	font-family: arial,helvetica,clean,sans-serif;
	font-size: small;
	padding: 2px 3px;
	display: block;
	position: absolute;
}

.container
{
	border: solid 1px #808080;
	border-width: 1px 0px;
}

.bodyModal
{
	background-color: #f2f2f2;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	overflow: scroll;
	width: 400px;
	height: 300px;
}

.header
{
	background: url(images/sprite.png) repeat-x 0px -200px;
	color: #000;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 3px 10px;
}

.header .msg
{
	font-weight: bold;
}

.close
{
	right: 7px;
	background: url(images/sprite.png) no-repeat 0px -300px;
	width: 25px;
	cursor: pointer;
	position: absolute;
	top: 7px;
	height: 15px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.mypicker
{
	border: 0px;
}

.odd
{
	background-color: #CCFF66;
	color: #101011;
}

.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	mozopacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 15%;
	left: 80%;
}
/* for social media floating bar */
#floating-box-wrapper
{
	width: 800px;
	margin: 0 auto 0 auto;
	height: auto;
	position: relative;
}

#floating-box-container
{
	float: left;
	top: 0px;
	left: -170px;
	position: absolute;
	width: 60px;
}

#floating-box-container .fixed
{
	position: fixed;
	background-color: #BEB559;
	border-left: solid 2px black;
	border-top: solid 2px black;
	border-bottom: solid 2px black;
	width: 70px;
	height: 275px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	top: 250px;
}
.closeImage
{
	background-image: url('images/delete.png' );
	background-repeat: no-repeat;
	height: 20px;
	width: 25px;
	float: center;
	background-position: 0% 0%;
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.myButton:active {
	position:relative;
	top:1px;
}

/*
.closeImage:hover
{
	background-image: url('myimages/delete.png' );
	background-repeat: no-repeat;
	height: 20px;
	width: 25px;
	float: center;
	background-position: 50% 50%;
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
}
*/
