body
{
	margin: 0 auto;
	font-family: Arial;
	height: 100%;
	width: 100%;
	font-size: 12px;
	color: #333333;
	background: url(../images/bodybg.gif) repeat-x #fff top;
	line-height: 18px;
}
/* *html{height:100%; margin:0; padding:0;} */
html
{
	height: 100%;
}
.coloumn
{
	float: left;
	z-index: 0;
}
* html .coloumn
{
	display: inline;
	z-index: 0;
}
img, p
{
	border-width: 0;
	margin: 0;
	padding: 0;
}
.left
{
	float: left;
	display: inline;
}
.right
{
	float: right;
	display: inline;
}
a:link
{
	color: #0077cc;
	text-decoration: none;
	font-size: 11px;
}
a:visited
{
	color: #0077cc;
	text-decoration: none;
	font-size: 11px;
}
a:hover
{
	color: #d54f29;
	text-decoration: none;
	font-size: 11px;
}
a:active
{
	color: #0077cc;
	text-decoration: none;
	font-size: 11px;
}
h1
{
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
	color: #333333;
}
h2
{
	font-size: 20px;
	margin: 0 0 15px 0;
	padding: 0;
	color: #333333;
}
h3
{
	font-size: 15px;
	margin: 0 0 15px 0;
	padding: 0;
	color: #039bb2;
}

.tophref
{
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
	color: #333333;
}
a.tophref:link
{
	color: #333333;
}
a.tophref:visited
{
	color: #333333;
}
a.tophref:hover
{
	text-decoration: underline;
	color: #333333;
}
a.tophref:active
{
	color: #333333;
}

#container
{
	width: 100%;
	float: left;
	margin: 0;
}
#maindiv
{
	width: 1000px;
	margin: 0 auto;
}


.content
{
	width: 1000px;
}
.toplink
{
	color: #666666;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
a.toplink:link
{
	color: #666666;
}
a.toplink:visited
{
	color: #666666;
}
a.toplink:hover
{
	color: #000;
}
a.toplink:active
{
	color: #666666;
}

.titlink
{
	color: #039bb2;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
a.titlink:link
{
	color: #039bb2;
	text-decoration: none;
	font-size: 18px;
}
a.titlink:visited
{
	color: #039bb2;
	text-decoration: none;
	font-size: 18px;
}
a.titlink:hover
{
	color: #d54f29;
	text-decoration: none;
	font-size: 18px;
}
a.titlink:active
{
	color: #039bb2;
	text-decoration: none;
	font-size: 18px;
}


.toplink1
{
	color: #333333;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
a.toplink1:link
{
	color: #333333;
}
a.toplink1:visited
{
	color: #333333;
}
a.toplink1:hover
{
	color: #000;
}
a.toplink1:active
{
	color: #333333;
}

.toplink_select
{
	color: #000;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
a.toplink_select:link
{
	color: #000;
}
a.toplink_select:visited
{
	color: #000;
}
a.toplink_select:hover
{
	color: #d54f29;
}
a.toplink_select:active
{
	color: #000;
}

/*header start here*/
.header
{
	margin: 0;
	width: 1000px;
}
.logo
{
	position: absolute;
	margin-left: 13px;
	margin-top: 0;
	z-index: 10;
	clear: both;
}
.adbanner_top
{
	margin: 16px 8px 0 0;
	float: right;
	width: 728px;
	height: 90px;
	background: #cccccc;
	display: inline;
	z-index: 211;
}
.topmenu
{
	height: 32px;
	width: 100%;
	background: #039bb2;
	float: left;
	margin-top: 18px;
	color: #ffffff;
}
.welcomediv
{
	height: 31px;
	width: 991px;
	padding: 7px 0px 0 0;
	color: #000;
	font-weight: bold;
	background: url(../images/logbg.gif) repeat-x;
	float: left;
	text-align: right;
}
.topbanner
{
	background: #2e3438;
	width: 1000px;
	height: 413px;
	float: left;
}
/*header end here*/

/*middle start here*/
.middle
{
	width: 978px;
	border-top: 1px solid #f7f7f7;
	margin-top: 5px;
	margin-left: 12px;
	background: url(../images/midbg.gif) repeat-y top center;
}


.middle_form
{
	width: 978px;
	border-top: 1px solid #f7f7f7;
	margin-top: 5px;
	margin-left: 12px;
	background: url(../images/midbg_regform.gif) repeat-y top;
}
.leftcontent
{
	width: 438px;
	margin: 0;
}
.midcontent
{
	width: 243px;
	margin-left: 14px;
}
.rightcontent
{
	width: 270px;
	margin-left: 12px;

}
.horline
{
	height: 1px;
	overflow: hidden;
	background: #cccccc;
	margin: 7px 0px;
	width: 100%;
	float: left;
}
.horline_mid
{
	height: 1px;
	overflow: hidden;
	background: #cccccc;
	margin: 7px 0px;
	width: 241px;
	float: left;
}
.horline_right
{
	height: 1px;
	overflow: hidden;
	background: #cccccc;
	margin: 7px 0px;
	width: 270px;
	float: left;
}
.rightbanner
{
	margin: 0;
	float: left;
	width: 270px;
	display: inline;
	z-index: 211;
}
.browsetag_content
{
	line-height: 30px;
	margin: 0;
	float: left;
	height: 282px;
	width: 270px;
	color: #555555;
}
.browsetitle
{
	margin-top: 16px;
}
.font36
{
	font-size: 36px;
}
.font30
{
	font-size: 30px;
}
.font24
{
	font-size: 24px;
}
.font20
{
	font-size: 20px;
}
.font18
{
	font-size: 18px;
}
.font16
{
	font-size: 16px;
}
.font14
{
	font-size: 14px;
}
/*middle end here*/
/*Sweepstakes*/
.sweepmidcontent
{
	width: 681px;
	margin-left: 14px;
}
.sweepmiddle
{
	width: 978px;
	border-top: 1px solid #f7f7f7;
	margin-top: 5px;
	margin-left: 12px;
	background: url(../images/sweepmidbg.gif) repeat-y top center;
}
.product-list-border
{
	border: #E5772C solid 1px;
	width: 180px;
	margin-left: 14px;
	margin-top: 10px;
}
/*End of Sweepstakes*/
/*login box home start here*/
#loginboxdsd
{
	width: 241px;
	background-color: #96c10e;
}
.loginbox1
{
	width: 241px;
	background-color: #96c10e;
}
#loginform_index
{
	width: 229px;
	margin: 0 0 0 12px;
}
#loginform_index h3
{
	font-size: 15px;
	color: #FFFFFF;
	margin: 0 0 8px 0;
	padding: 0;
}
.errormsg_login
{
	font-size: 12px;
	color: #990000;
	line-height: 18px;
}
#loginform h3
{
	font-size: 15px;
	color: #FFFFFF;
	margin: 0 0 8px 0;
	padding: 0;
}
.logintextbox
{
	border: 1px solid #a5afb5;
	font-size: 12px;
	height: 17px;
	width: 178px;
	padding-left: 6px;
	font-family: Arial;
	color: #444444;
	font-weight: normal;
}
.logintextbox1
{
	border: 1px solid #a5afb5;
	font-size: 12px;
	height: 17px;
	width: 116px;
	padding-left: 6px;
	margin: 10px 6px 0 0;
	font-family: Arial;
	color: #444444;
	font-weight: normal;
}
.button
{
	padding: 1px 2px 1px 2px;
	background-color: #0a4f9c;
	border: 2px solid #fff;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
}
* html .button
{
	padding: 1px 1px 0 1px;
	background-color: #0a4f9c;
	border: 2px solid #fff;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
}
.loginlink
{
	color: #5d6a73;
	text-decoration: none;
}
a.loginlink:link
{
	color: #0a4f9c;
}
a.loginlink:visited
{
	color: #0a4f9c;
}
a.loginlink:hover
{
	color: #fff;
}
a.loginlink:active
{
	color: #0a4f9c;
}
#fconnect
{
	width: 169px;
	height: 21px;
	margin: 8px 0 0 0;
}
.updatenotification
{
	width: 100%;
	background: #96c10e;
	margin: 0;
	float: left;
}
.notification_title
{
	width: 230px;
	background: #e8f1ca;
	padding-left: 11px;
	margin: 0;
	float: left;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.notification_box
{
	width: 219px;
	margin-left: 12px;
	float: left;
	border-bottom: 1px solid #5aa35a;
}
.notification_box ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 219px;
}
.notification_box li
{
	padding: 0;
	margin: 15px 0 0 0;
	float: left;
	color: #434b26;
	font-size: 11px;
}
.notetxt
{
	color: #001d3d;
}
.notetxt_date
{
	font-style: italic;
	font-size: 10px;
}
/*login box home end here*/


/* popup */
#top1_tran3
{
	width: 100%;
	height: 100%;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
	top: 0;
	left: 0;
	background-color: #000000;
	z-index: 201;
	position: fixed;
}
.trans
{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: #000;
	z-index: 11;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
}
#mashable1_tran3
{
	width: 100%;
	height: 100%;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
	top: 0;
	left: 0;
	background-color: #000000;
	z-index: 201;
	position: fixed;
}
#mashable1_youtube
{
	position: absolute;
	margin: 0px;
	clear: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	z-index: 202;
	top: 115px;
	width: 1000px;
}
.popup
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 12;
	margin-top: 150px;
}


.popup_bigimage
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 12;
	margin-top: 30px;
}
.register_main
{
	background: #fff;
	width: 348px;
	padding: 0 0 20px 0;
	float: left;
}
.pop_regtitle
{
	background: #039bb2;
	height: 46px;
	width: 320px;
	padding: 0 15px 0 13px;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.upbox3
{
	width: 318px;
	float: left;
	margin: 14px 0 0 18px;
	display: inline;
}
.uptxtboxdiv
{
	width: 326px;
	float: left;
	display: inline;
	padding-bottom: 7px;
}
.errmsg
{
	font-size: 12px;
	color: #990000;
	line-height: 22px;
	height: 22px;
	padding-left: 80px;
}
.uptxtbox_register
{
	width: 228px;
	height: 17px;
	float: left;
	border: 1px solid #a5afb5;
	margin-left: 0 0 0 83px;
	line-height: 17px;
	color: #444444;
	font-weight: normal;
	font-size: 12px;
}
.uptxtboxdiv label
{
	width: 90px;
	float: left;
	line-height: 19px;
	height: 19px;
}

.youtube_main
{
	background: #fff;
	width: 348px;
	padding: 0 0 20px 0;
	float: left;
}

.popup-middlecont111 ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	clear: left;
}
.popup-middlecont111 ul li
{
	color: #000000;
	list-style-type: none;
	padding: 0;
	line-height: 38px;
	height: 38px;
	margin: 0 0 0 10px;
}
.popup-middlecont111 ul li img
{
	vertical-align: middle;
}
.pop_editor
{
	background: #fff;
	width: 461px;
	padding: 0 0 20px 0;
	float: left;
}
.pop_edittitle
{
	background: #039bb2;
	height: 46px;
	width: 433px;
	padding: 0 15px 0 13px;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.editpick3
{
	width: 428px;
	float: left;
	margin: 14px 0 0 18px;
	display: inline;
}
.popup-middlecont111
{
	width: 435px;
	float: left;
	padding: 14px 0 0 22px;
}
.popuptxt
{
	line-height: 14px;
}

.upbox
{
	width: 318px;
	height: 176px;
	float: left;
	margin: 30px 0 0 18px;
	display: inline;
}
.upbox1111
{
	width: 348px;
	height: 310px;
	float: left;
	display: inline;
	background-color: #FFFFFF;
}
.uptxtbox-feedback
{
	width: 220px;
	height: 17px;
	border: 1px solid #a5afb5;
	margin-left: 3px;
	padding: 2px 0 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.uptxtbox-feedback1
{
	width: 60px;
	height: 17px;
	border: 1px solid #a5afb5;
	margin-left: 3px;
	padding: 2px 0 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.uptxtbox-feedback2
{
	width: 150px;
	height: 17px;
	border: 1px solid #a5afb5;
	margin-left: 5px;
	padding: 2px 0 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.uptxtbox-feedbacknd
{
	width: 131px;
	height: 17px;
	border: 1px solid #a5afb5;
	margin-left: 3px;
	padding: 2px 0 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.txtarea-feedback
{
	width: 220px;
	height: 72px;
	border: 1px solid #a5afb5;
	padding: 2px 0 0 2px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
}
.divbigphoto_1
{
	position: absolute;
	margin: 0px;
	clear: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	z-index: 212;
	top: 115px;
	width: 1000px;
}
/* popup eof */



/*reform start here*/
.leftcontent_uploadform
{
	width: 693px;
	margin: 0;
	float: left;
}
.uploadform_main
{
	float: left;
	margin: 0;
	width: 685px;
	background: #dbf1f5;
	padding-bottom: 20px;
}
.upload_title
{
	background: #edf8fa;
	padding: 10px 0 10px 21px;
	font-size: 22px;
	color: #344252;
}
.uploadform
{
	padding: 11px 0 0 21px;
	margin: 0;
	width: 664px;
}
.regnote
{
	color: #888888;
	font-size: 11px;
	font-style: italic;
}
.textbox
{
	background: #fff;
	border: 1px solid #a5afb5;
	height: 18px;
	font-family: Arial;
	width: 635px;
	font-size: 12px;
	color: #858585;
}
.drop
{
	background: #fff;
	border: 1px solid #a5afb5;
	height: 20px;
	font-family: Arial;
	width: 299px;
	font-size: 12px;
	color: #858585;
}
/*reform end here*/

/*editors pick start here*/
.editorspicksmain
{
	width: 100%;
	margin-top: 5px;
}
.editorspicksmain p
{
	padding-bottom: 5px;
}
.tabs
{
	width: 438px;
	margin: 0;
	float: left;
}
.tabs ul
{
	width: 436px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	background: url(../images/tabbg.gif) repeat-x bottom;
	height: 31px;
}
.tabs li
{
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
}
.tabs p
{
	width: 436px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
}
.editor_week
{
	width: 438px;
	margin-top: 15px;
	float: left;
}
.editor_week h1
{
	float: left;
	color: #039bb2;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
.editor_week h1 a
{
	color: #039bb2;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.editor_week h1 a:hover
{
	color: #d54f29;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.editor_week h2
{
	float: left;
	color: #344252;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
}
.editor_title
{
	width: 437px;
	text-transform: uppercase;
	margin: 0;
	color: #2e3438;
	border-bottom: 1px solid #aaaaaa;
	font-size: 14px;
	padding-bottom: 6px;
	float: left;
}
.editorstitle
{
	font-size: 15px;
	color: #2e3438;
	text-transform: uppercase;
}
.viewall
{
	color: #0077cc;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.viewall:link
{
	color: #0077cc;
	font-size: 11px;
	font-weight: bold;
}
a.viewall:visited
{
	color: #0077cc;
	font-size: 11px;
	font-weight: bold;
}
a.viewall:hover
{
	color: #d54f29;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.viewall:active
{
	color: #0077cc;
	font-size: 11px;
	font-weight: bold;
}
.editor_userinfo
{
	width: 100%;
	margin-top: 15px;
	float: left;
}
.editthumb
{
	border: 1px solid #666666;
}
.usertxt
{
	width: 396px;
	margin-left: 5px;
	float: left;
	font-size: 11px;
	margin-top: -3px;
}
.date
{
	font-size: 10px;
	color: #666666;
}
.blue11pxnormal
{
	font-size: 11px;
	color: #0077cc;
	font-weight: normal;
}
a.blue11pxnormal:link
{
	color: #0077cc;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.blue11pxnormal:visited
{
	color: #0077cc;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.blue11pxnormal:hover
{
	color: #d54f29;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.blue11pxnormal:active
{
	color: #0077cc;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}


.blue10pxnormal
{
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	text-transform: uppercase;
}
a.blue10pxnormal:link
{
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
a.blue10pxnormal:visited
{
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
a.blue10pxnormal:hover
{
	color: #d54f29;
	text-decoration: none;
	font-weight: normal;
}
a.blue10pxnormal:active
{
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}


.blue11pxbold
{
	font-size: 11px;
	color: #0077cc;
	font-weight: bold;
}
a.blue11pxbold:link
{
	color: #0077cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.blue11pxbold:visited
{
	color: #0077cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.blue11pxbold:hover
{
	color: #d54f29;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.blue11pxbold:active
{
	color: #0077cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.blue12pxbold
{
	font-size: 12px;
	color: #0077cc;
	font-weight: bold;
}
a.blue12pxbold:link
{
	color: #0077cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.blue12pxbold:visited
{
	color: #0077cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.blue12pxbold:hover
{
	color: #d54f29;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.blue12pxbold:active
{
	color: #0077cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.blue14pxbold
{
	font-size: 14px;
	color: #0077cc;
	font-weight: bold;
}
a.blue14pxbold:link
{
	color: #0077cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.blue14pxbold:visited
{
	color: #0077cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.blue14pxbold:hover
{
	color: #d54f29;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.blue14pxbold:active
{
	color: #0077cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}


.blue14pxbold1
{
	font-size: 14px;
	color: #039bb2;
	font-weight: bold;
}
a.blue14pxbold1:link
{
	color: #039bb2;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.blue14pxbold1:visited
{
	color: #039bb2;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.blue14pxbold1:hover
{
	color: #d54f29;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.blue14pxbold1:active
{
	color: #039bb2;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.editors_placeinfo
{
	width: 438px;
	margin-top: 5px;
	padding: 0;
	float: left;
}
.placetab
{
	border-top: 1px solid #c5c5c5;
	float: left;
	margin-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 432px;
	background: #e8e8e8;
	padding-left: 5px;
}
.editorsimg
{
	border: 1px solid #6b6b6b;
}
.pickcontent
{
	margin-top: 10px;
	float: left;
	width: 436px;
}

.editor_tagbox
{
	background: #cde7eb;
	color: #555555;
	font-size: 10px;
	float: left;
	padding: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	width: 427px;
}
.editor_boldtagbox
{
	background: #abc1c4;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	width: 427px;
}

a.box:link
{
	background: #cde7eb;
	color: #555555;
	font-size: 10px;
	text-transform: uppercase;
}
a.box:visited
{
	background: #cde7eb;
	color: #555555;
	font-size: 10px;
	text-transform: uppercase;
}
a.box:hover
{
	background: #cde7eb;
	color: #d54f29;
	font-size: 10px;
	text-transform: uppercase;
}
a.box:active
{
	background: #cde7eb;
	color: #555555;
	font-size: 10px;
	text-transform: uppercase;
}

a.tagother:link
{
	color: #555555;
	font-size: 10px;
	text-transform: uppercase;
}
a.tagother:visited
{
	color: #555555;
	font-size: 10px;
	text-transform: uppercase;
}
a.tagother:hover
{
	color: #d54f29;
	font-size: 10px;
	text-transform: uppercase;
}
a.tagother:active
{
	color: #555555;
	font-size: 10px;
	text-transform: uppercase;
}


.comments_bottom
{
	float: left;
	text-align: right;
	margin-top: 5px;
	width: 100%;
	font-size: 11px;
}

.editorspick_gallerymain
{
	background: #eae1d8;
	width: 438px;
	float: left;
	margin: 0;
}
.gallerytab
{
	background: #ddcab8;
	line-height: 23px;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 8px;
	width: 430px;
	float: left;
	margin: 0;
	color: #2e3438;
}

.editorscol
{
	background: #ecf9fa;
	width: 418px;
	margin: 0;
	float: left;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #cfcfcf;
}
.editorscol h1
{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.editor_coltitle
{
	width: 355px;
	margin-left: 8px;
	float: left;
}
.edit_col_title
{
	font-size: 18px;
	color: #039bb2;
	font-weight: bold;
}
.edit_col_wtbox
{
	width: 403px;
	margin-top: 13px;
	line-height: 24px;
	float: left;
	padding: 5px 5px 5px 10px;
	font-size: 16px;
	color: #0077cc;
	background: #fff;
}
.edit_col_content
{
	width: 418px;
	margin-top: 10px;
	float: left;
}
.thumb_edit_col
{
	border: 1px solid #666666;
	margin-right: 10px;
	margin-bottom: 0px;
}
.editor_tagbox_col
{
	background: #ffffff;
	color: #555555;
	font-size: 10px;
	float: left;
	padding: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	width: 408px;
}
/*editors pick end here*/

/*popular destination start here*/
.popular_title
{
	width: 437px;
	margin: 0;
	color: #039bb2;
	border-bottom: 1px solid #aaaaaa;
	font-size: 15px;
	padding-bottom: 6px;
	float: left;
}
.prevnext
{
	float: left;
	text-align: right;
	width: 100%;
	margin-top: 12px;
	color: #666666;
	font-size: 10px;
}
.destinationbox
{
	float: left;
	width: 438px;
	margin: 0;
}
.destinationbox_grid
{
	float: left;
	width: 438px;
	margin-top: 15px;
}
.destinationbox_grid_tit
{
	float: left;
	width: 438px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.entries
{
	font-size: 11px;
	text-transform: uppercase;
}
.destinationbox_grid_imagebox
{
	float: left;
	width: 430px;
	background: #eae1d8;
	padding: 8px 0px 8px 8px;
}
.rtspace
{
	border-left: 1px solid #8f99a4;
	border-right: 1px solid #8f99a4;
	padding: 0 5px 0 5px;
}
.tooltip_content
{
	float: left;
	background: #fff;
	width: 175px;
	padding: 5px 0 5px 5px;
}
.liteblue11pxnormal
{
	font-size: 11px;
	color: #739ebc;
	font-weight: normal;
}
a.liteblue11pxnormal:link
{
	color: #739ebc;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.liteblue11pxnormal:visited
{
	color: #739ebc;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.liteblue11pxnormal:hover
{
	color: #739ebc;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.liteblue11pxnormal:active
{
	color: #739ebc;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.placetab_recent
{
	border-top: 1px solid #c5c5c5;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 413px;
	background: #e8e8e8;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
}
.usertxt_recent
{
	width: 378px;
	margin-left: 5px;
	float: left;
	font-size: 11px;
	margin-top: -3px;
}
.editor_tagbox_recent
{
	background: #cde7eb;
	color: #555555;
	font-size: 10px;
	float: left;
	padding: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	width: 408px;
}





.recententries
{
	width: 434px;
	margin-top: 10px;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 5px;
	float: left;
}

.recentent_title
{
	float: left;
	width: 100%;
	color: #039bb2;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
a.recentent_title:link
{
	float: left;
	width: 100%;
	color: #039bb2;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
a.recentent_title:visited
{
	float: left;
	width: 100%;
	color: #d54f29;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
a.recentent_title:hover
{
	float: left;
	width: 100%;
	color: #d54f29;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
a.recentent_title:active
{
	float: left;
	width: 100%;
	color: #d54f29;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}


.recent_img
{
	width: 80px;
	float: left;
	margin: 0;
}
.recent_content
{
	float: left;
	margin-left: 5px;
	width: 349px;
}
.usertxt_recent_bottom
{
	width: 345px;
	float: left;
	font-size: 11px;
	line-height: 16px;
}
.placetab_recent_bottom
{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 342px;
	background: #e8e8e8;
	padding-left: 5px;
	color: #444444;
}
.editor_tagbox_recent_bottom
{
	background: #ecf9fa;
	color: #555555;
	font-size: 10px;
	float: left;
	padding: 5px;
	text-transform: uppercase;
	margin-top: 10px;
	width: 424px;
}
.commentbox
{
	width: 438px;
	float: left;
	margin-top: 15px;
}
.comment_title
{
	height: 24px;
	width: 100%;
	float: left;
}
.commentgrid
{
	background: #e9eeef;
	padding: 10px;
	width: 416px;
	border: 1px solid #c7d4d7;
	float: left;
	margin-top: 14px;
}
.commentgrid_editor
{
	padding: 10px;
	width: 416px;
	border: 1px solid #c7d4d7;
	float: left;
	margin-top: 14px;
}
.commentgrid_alt
{
	background: #fff;
	padding: 15px 10px 10px 10px;
	width: 416px;
	border: 0px solid #c7d4d7;
	float: left;
}
.coment_date
{
	font-size: 11px;
	color: #666666;
}
.photoalbum_img
{
	border: 1px solid #6b6b6b;
	margin-right: 12px;
	float: left;
}
.photoblog_title
{
	width: 988px;
	margin: 0; /*background: url(../images/photo_titbg.gif) repeat-x bottom left #039bb2;*/
	font-size: 20px;
	color: #d7eff2;
	float: left;
	padding: 10px 0 10px 12px;
}
.phototitle_white
{
	font-weight: bold;
	color: #fff;
}
.phototitle_yellow
{
	font-weight: bold;
	color: #ebffad;
}
/*popular destination end here*/

/*horizontal scroll start here*/
#homebannerthum
{
	width: 428px;
	height: 65px;
	margin: 8px 0 0 4px;
}
#leftarrow
{
	width: 18px;
	height: 18px;
	margin-right: 10px;
	margin-top: 16px;
}
#rightarrow
{
	width: 18px;
	height: 18px;
	margin-left: 10px;
	margin-top: 16px;
}
/*horizontal scroll end here*/


/*middle div*/
.travelblog
{
	float: left;
	display: inline;
	width: 241px;
	background: #d9f0f4;
}
.travelblog_tit
{
	width: 219px;
	float: left;
	display: inline;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 8px 0 0 8px;
	font-size: 20px;
	color: #039bb2;
}
.tavelblog_contain
{
	width: 219px;
	float: left;
	display: inline;
	padding-bottom: 12px;
	margin-left: 8px;
}
#travelexpert_post
{
	float: left;
	display: inline;
	width: 243px;
	background: #b9e3ea;
	font-size: 11px;
}
.travelexpert_posttit
{
	float: left;
	display: inline;
	width: 225px;
	font-weight: bold;
	height: 19px;
	margin: 12px 0 0 9px;
	font-size: 14px;
	border-bottom: 1px solid #aaaaaa;
	text-transform: uppercase;
}
.travelexpert_postblue
{
	float: left;
	display: inline;
	width: 225px;
	font-weight: bold;
	margin: 12px 0 0 9px;
	font-size: 14px;
	color: #039bb2;
	padding-bottom: 12px;
}
.usertxtnd
{
	width: 186px;
	margin-left: 5px;
	float: left;
	font-size: 11px;
	margin-top: -3px;
}
.editor_userinfond
{
	width: 225px;
	margin-top: 15px;
	float: left;
	margin-left: 12px;
}
#travelexpert_postpic
{
	width: 219px;
	height: 163px;
	float: left;
	display: inline;
	margin: 10px 0 0 12px;
	border: 1px solid #666666;
}
.tavelblog_postcontain
{
	width: 219px;
	float: left;
	display: inline;
	padding-bottom: 12px;
	margin: 14px 0 0 12px;
}
.travelpost_comment
{
	border-top: 1px solid #b1c6ca;
	float: left;
	font-size: 11px;
	display: inline;
	margin-left: 12px;
	width: 225px;
	padding-top: 7px;
	padding-bottom: 23px;
}
.travelpost_commentnd
{
	border-top: 1px solid #b1c6ca;
	float: left;
	display: inline;
	margin-left: 12px;
	width: 225px;
	padding-top: 7px;
}
.comment_tit
{
	font-size: 11px;
	color: #0077cc;
}
.comment_tit_com
{
	font-size: 11px;
	color: #0077cc;
}
.comment_postviewall
{
	width: 225px;
	float: left;
	display: inline;
	margin-left: 12px;
	padding-bottom: 20px;
}
.otherpost
{
	float: left;
	display: inline;
	width: 225px;
	margin: 13px 0 0 12px;
	padding-bottom: 6px;
}
.otherpost_img
{
	width: 77px;
	height: 57px;
	float: left;
	display: inline;
	border: 1px solid #707273;
}
.otherpost_right
{
	width: 134px;
	float: left;
	display: inline;
	margin-left: 8px;
}
.otherpost1
{
	float: left;
	display: inline;
	font-size: 12px;
	color: #039bb2;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 14px;
	width: 136px;
}
.otherpost2
{
	float: left;
	font-size: 11px;
	display: inline;
}
.comment_postviewallnnd
{
	width: 225px;
	float: left;
	display: inline;
	margin-left: 12px;
	padding-bottom: 20px;
	margin-top: 12px;
}

#div_fbtw
{
	width: 244px;
	float: left;
	display: inline;
}
#div_fbtwbtn
{
	width: 244px;
	height: 22px;
	float: left;
	display: inline;
	background-image: url(../images/fb_bottline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#div_facebook
{
	width: 230px;
	float: left;
	display: inline;
	border: 1px solid #826f53;
	margin: 0px;
	border-top: none;
	padding: 10px 6px 9px 6px;
	background-color: #c8b9a5;
}
#div_twitter
{
	width: 230px;
	height: 587px;
	float: left;
	border: 1px solid #826f53;
	margin: 0px;
	border-top: none;
	padding: 10px 6px 9px 6px;
	background-color: #c8b9a5;
}

/*photoblog div*/
.blogphoto
{
	width: 243px;
	height: 48px;
	float: left;
	display: inline;
	background-color: #f5f0ec;
}
.blogtitle
{
	width: 235px;
	height: 18px;
	float: left;
	display: inline;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 0 7px;
}
.blogtitle_details
{
	width: 235px;
	text-transform: uppercase;
	height: 18px;
	float: left;
	display: inline;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 0 0px;
}
.otherpost76
{
	float: left;
	font-size: 11px;
	margin-left: 9px;
	width: 235px;
	display: inline;
}
.blogphoto1
{
	width: 243px;
	float: left;
	display: inline;
	background-color: #eae1d8;
}
.blogphoto2_new
{
	width: 270px;
	float: left;
	display: inline;
	background-color: #eae1d8;
}

.otherpost1nd
{
	float: left;
	display: inline;
	font-size: 12px;
	color: #0077cc;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 14px;
	width: 137px;
}
a.otherpost1nd:link
{
	float: left;
	display: inline;
	font-size: 12px;
	color: #0077cc;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 14px;
	width: 137px;
}
/*a.otherpost1nd:visited{ float:left; display:inline; font-size:12px; color:#d54f29; font-weight:bold; padding-bottom:2px; line-height:14px; width:137px;}*/
a.otherpost1nd:hover
{
	float: left;
	display: inline;
	font-size: 12px;
	color: #d54f29;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 14px;
	width: 137px;
}
a.otherpost1nd:active
{
	float: left;
	display: inline;
	font-size: 12px;
	color: #d54f29;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 14px;
	width: 137px;
}



.travelpost_commentnd1
{
	border-top: 1px solid #cac5c1;
	float: left;
	display: inline;
	margin-left: 12px;
	width: 225px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.comment_postviewallnnd1
{
	width: 225px;
	float: left;
	display: inline;
	padding-bottom: 6px;
	margin-top: 12px;
}
.blogphoto2
{
	width: 243px;
	height: 48px;
	float: left;
	display: inline;
}
.blogphotobb
{
	width: 243px;
	float: left;
	display: inline;
	padding-bottom: 10px;
}
.blogtitle33
{
	width: 235px;
	height: 18px;
	float: left;
	display: inline;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 0 0;
}
.otherpost763
{
	float: left;
	font-size: 11px;
	margin-left: 2px;
	width: 235px;
}
.otherpostgb
{
	float: left;
	display: inline;
	width: 225px;
	margin: 13px 0 0 1px;
	padding-bottom: 6px;
}
.travelpost_commentnd1ff
{
	border-top: 1px solid #cac5c1;
	float: left;
	display: inline;
	margin-left: 1px;
	margin-top: 5px;
	width: 225px;
	padding-top: 4px;
	padding-bottom: 2px;
}



/*browse start here*/
.imgalign
{
	vertical-align: middle;
}
.choose-photos_form
{
	width: 236px;
	float: left;
}
.uptxtboxdiv_photo
{
	width: 230px;
	float: left;
	display: inline;
	padding-bottom: 8px;
}
div.fileinputs
{
	position: relative;
	top: 0px;
	left: 0px;
}
div.fakefile
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
*:first-child + html input.file
{
	height: 15px;
	-moz-opacity: 0;
	border: none;
	filter: alpha(opacity:0);
	opacity: 0;
	z-index: 2;
	width: 90px;
	font-size: 17px;
	padding: 0;
	vertical-align: middle;
	background-color: #FF9999;
	margin: 0px 0 0 0px;
}
* html input.file
{
	height: 14px;
	-moz-opacity: 0;
	border: none;
	filter: alpha(opacity:0);
	opacity: 0;
	z-index: 2;
	width: 126px;
	font-size: 20px;
	padding: 0;
	vertical-align: middle;
	background-color: #FF9999;
	margin: 0px 0 0 -20px;
}


*:first-child + html input.file2
{
	height: 15px;
	-moz-opacity: 0;
	border: none;
	filter: alpha(opacity:0);
	opacity: 0;
	z-index: 2;
	width: 124px;
	font-size: 22px;
	padding: 0;
	vertical-align: middle;
	background-color: #FF9999;
	margin: 0px 0 0 0px;
}
* html input.file2
{
	height: 14px;
	-moz-opacity: 0;
	border: none;
	filter: alpha(opacity:0);
	opacity: 0;
	z-index: 2;
	width: 160px;
	font-size: 22px;
	padding: 0;
	vertical-align: middle;
	background-color: #FF9999;
	margin: 0px 0 0 -25px;
}

input.file
{
	height: 15px;
	-moz-opacity: 0;
	border: none;
	filter: alpha(opacity:0);
	opacity: 0;
	z-index: 2;
	padding: 0;
	vertical-align: middle;
	background-color: #FF9999;
	margin: 0px 0 0 0;
}
input.file2
{
	height: 15px;
	-moz-opacity: 0;
	border: none;
	filter: alpha(opacity:0);
	opacity: 0;
	z-index: 2;
	padding: 0;
	vertical-align: middle;
	background-color: #FF9999;
	margin: 0px 0 0 0;
}
.textboxup
{
	border: #dedede 1px solid;
	width: 1px;
	padding: 6px 4px;
	color: #dedede;
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica;
}
.btn_chosefile
{
}
/*browse end here*/

/*what is travelwell*/
#tit_what_travel
{
	height: 37px;
	width: 1000px;
	padding-bottom: 5px;
	color: #666666;
	font-weight: bold;
	background-image: url(../images/what_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
.what_tit
{
	color: #ebffad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-left: 18px;
	margin-top: 10px;
	float: left;
	display: inline;
}
#banner_what
{
	width: 437px;
	float: left;
	display: inline;
	margin-top: 40px;
}
.what_knowmore
{
	color: #0077cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.what_knowmore:link
{
	color: #0077cc;
	text-decoration: none;
	font-size: 12px;
}
a.what_knowmore:visited
{
	color: #0077cc;
	text-decoration: none;
	font-size: 12px;
}
a.what_knowmore:hover
{
	color: #0077cc;
	text-decoration: underline;
	font-size: 12px;
}
a.what_knowmore:active
{
	color: #0077cc;
	text-decoration: none;
	font-size: 12px;
}


/*index middle*/
.mid_blog_col
{
	margin: 0;
	width: 223px;
	padding: 12px 10px 10px 10px;
	background: #eae1d8;
}
.mid_blog_col_blue
{
	margin: 0;
	width: 223px;
	padding: 12px 10px 10px 10px;
	background: #d9f0f4;
}
.mid_blogtitle
{
	float: left;
	width: 223px;
	padding-bottom: 5px;
	color: #2e3438;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 9px;
}
.mid_blog_usertxt
{
	width: 163px;
	margin-left: 9px;
	color: #333333;
	font-size: 10px;
}
.mid_blog_content
{
	float: left;
	margin-top: 13px;
	width: 223px;
	border-bottom: 1px solid #cac5c1;
}
.mid_blog_img
{
	float: left;
	margin: 0;
	width: 223px;
}
.lable_pic
{
	float: left;
	padding: 5px;
	width: 408px;
	margin-bottom: 10px;
	text-align: center;
	background: #cdcdcd;
	display: inline;
}
.red
{
	font-size: 11px;
	color: #ff0000;
}

.uploadimagebox
{
	padding-bottom: 20px;
	width: 100%;
}
.uploadimagebox ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.uploadimagebox li
{
	float: left;
	margin: 25px 15px 0 15px;
	padding: 0;
	width: 200px;
	font-size: 11px;
	display: inline;
}
.graytxt
{
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.blutxt
{
	color: #0077cc;
}
.viewedit
{
	color: #0a4f9c;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.viewedit:link
{
	color: #0a4f9c;
	text-decoration: none;
}
a.viewedit:visited
{
	color: #0a4f9c;
	text-decoration: none;
}
a.viewedit:hover
{
	color: #0a4f9c;
	text-decoration: underline;
}
a.viewedit:active
{
	color: #0a4f9c;
	text-decoration: none;
}

/* Panoroma page css*/

#pano_bottom
{
	width: 100%;
	height: 102px;
	background: url(../images/footerbg.gif) repeat-x top #eae1d8;
	font-size: 10px;
	float: left;
}
.pano_middle
{
	width: 100%;
	
	background-color:White;
}


#pano_maindiv
{
	width: 100%;
	margin: 0 auto;
}


/**/
.blogphoto_upload
{
	width: 270px;
	height: 48px;
	float: left;
	display: inline;
	background-color: #f5f0ec;
}
.blogphoto_upload_details
{
	width: 270px;
	float: left;
	padding-top: 20px;
	padding-bottom: 3px;
	display: inline;
	background-color: #fff;
}
.blogtitle_upload
{
	width: 235px;
	height: 18px;
	float: left;
	display: inline;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 0 7px;
}
.otherpost76_upload
{
	float: left;
	font-size: 11px;
	margin-left: 9px;
	width: 235px;
	display: inline;
}
.blogphoto1_upload
{
	width: 270px;
	float: left;
	display: inline;
	background-color: #eae1d8;
}
/*index middle and*/


/*footer start here*/
#bottom
{
	width: 100%;
	height: 102px;
	background: url(../images/footerbg.gif) repeat-x top #eae1d8;
	margin-top: 16px;
	font-size: 10px;
	float: left;
}
#bottom1
{
	width: 100%;
	height: 56px;
	background: url(../images/footerbg.gif) repeat-x top #eae1d8;
	float: left;
}

.bottom
{
	width: 986px;
	margin: 0 auto;
	padding: 10px 0 0 14px;
	line-height: 18px;
	z-index: 200;
	color: #383838;
}


.botleft
{
	width: 600px;
	border: 1px solid #000;
	height: 20px;
	margin: 0;
}
.botright
{
	width: 977px;
	margin: 0;
}
.bottomlink
{
	color: #383838;
	text-decoration: none;
	text-transform: uppercase;
}
a.bottomlink:link
{
	color: #383838;
}
a.bottomlink:visited
{
	color: #383838;
}
a.bottomlink:hover
{
	color: #d54f29;
}
a.bottomlink:active
{
	color: #383838;
}

.bottomcopy
{
	color: #817f7b;
	text-decoration: none;
}
a.bottomcopy:link
{
	color: #817f7b;
}
a.bottomcopy:visited
{
	color: #817f7b;
}
a.bottomcopy:hover
{
	color: #d54f29;
}
a.bottomcopy:active
{
	color: #817f7b;
}
.uptxtboxdivpass
{
	width: 316px;
	float: left;
	display: inline;
	padding-bottom: 5px;
}
.uptxtboxdivpass label
{
	width: 113px;
	float: left;
	line-height: 19px;
	height: 19px;
}
.uptxtbox_register_pass
{
	width: 195px;
	height: 19px;
	float: left;
	border: 1px solid #a5afb5;
	margin-left: 0 0 0 83px;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	line-height: 19px;
}
/*footer end here*/


.paging
{
	color: #0077cc;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 10px;
}
.paging a:link
{
	color: #0077cc;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
.paging a:visited
{
	color: #0077cc;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
.paging a:hover
{
	color: #d54f29;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
.paging a:active
{
	color: #0077cc;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}

.textboxpr
{
	width: 180px;
	height: 15px;
	border: 1px solid #a6afb6;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}
.namediv
{
	width: 248px;
	margin: 0;
	float: left;
}
.locationdiv
{
	width: 270px;
	margin-left: 5px;
	float: left;
}
.uploadimagebox ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.uploadimagebox li
{
	float: left;
	margin: 25px 10px 0 10px;
	padding: 0;
	width: 200px;
	font-size: 11px;
	display: inline;
}


/* Added by bhushan on 24th Nov 2010*/

.txtsearch
{
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	width: 144px;
	height: 15px;
	vertical-align: top;
}
.Search_tag
{
	font-size: 10px;
	font-family: Arial;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 2px;
	width: 1000px;
}
.btn
{
	background: #039bb2;
	padding: 0px 5px;
	border: 0px;
	color: #fff;
}
.suggest_link
{
	background-color: #039bb2;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over
{
	background-color: #88D2DD;
	padding: 2px 6px 2px 6px;
}
#search_suggest
{
	position: absolute;
	text-align: left;
}


/* Added by bhushan on 1st feb 2011 sweep stake popup */
/*lightbox*/
*html .black_overlay {
	width: 150%;
}
.black_overlay {
	display: none;
	position: absolute;
	margin:0 auto;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1425px;
	background-color: #000000;
	z-index: 1001;
	opacity: .80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 5%;
	left: 25%;
	width: 534px;
	/*height: 500px;*/
	/*height: 65%;*/
           /*padding:  0px;*/
	margin:0px;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}

.sweep_white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 10%;
	width: 800px;
	/*height: 500px;*/
	/*height: 65%;*/
           /*padding:  0px;*/
	margin:0px;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}

.maldives_white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 510px;
	/*height: 500px;*/
	/*height: 65%;*/
           /*padding:  0px;*/
	margin:0px;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}

txtNor11 { font:11px arial; color:#666666;}

*html .privacy_overlay {
	width: 150%;
}
.privacy_overlay {
	display: none;
	position: absolute;
	margin:0 auto;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 2516px;
	background-color: #000000;
	z-index: 1001;
	opacity: .80;
	filter: alpha(opacity=80);
}
.privacy_white_content {
	display: none;
	position: absolute;
	top: 15%;
	left: 10%;
	width: 800px;
	/*height: 500px;*/
	/*height: 65%;*/
           /*padding:  0px;*/
	margin:0px;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}

/*Lightbox end*/


/*End*/

