
/* CSS Document */
a {
	color: #000;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p 
{
    
    text-indent: 0px;
	margin: 0 0 0;
    /*line-height: 2;*/
}

p.block 
{
    color:#fff;
    font-weight:bold;
    text-indent: 0px;
	margin:0 0 10px;
}
p.block2 
{
    color:#fff;
    font-weight:bold;
    text-indent: 0px;
	margin:-4px 0 0 0;
}

body {
	margin:0;
	padding:20px 0 0;
	background:#C5D2D7;
	font-family:Arial, Helvetica, sans-serif;
}
div#site {
	text-align:center;
	width: 974px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	float: left;
	padding-top:10px;
	margin:0 auto;
	width:974px;
	height:254px;
	font-size:16px;
	background:url(../img/header.png);
}
div#total {
	float:right;
	margin-top:0px;
	margin-right:20px;
	font-size:16px;
	background:inherit;
}
div#menu {
	float:left;
	margin-top:10px;
	margin-left:4%;
	margin-right:6%;
	width:877px;
	height:40;
	color:#F00;
	background:inherit;
}
.button1 {
	float:left;
	height:41px;
	width:104px;
	background:url(../img/319.png);
}
.button2 {
	float:left;
	height:41px;
	width:101px;
	background:url(../img/320.png);
}
.button3 {
	float:left;
	height:41px;
	width:189px;
	background:url(../img/321.png);
}
.button4 {
	float:left;
	height:41px;
	width:69px;
	background:url(../img/322.png);
}
.button5 {
	float:left;
	height:41px;
	width:93px;
	background:url(../img/290.png);
}
.button6 {
	float:right;
	height:41px;
	width:106px;
	background:url(../img/323.png);
	margin-right: 2px;
}
.button7 {
	float:right;
	height:41px;
	width:87px;
	background:url(../img/292.png);
	
}
.button8 {
	float:left;
	height:41px;
	width:73px;
	background:url(../img/324.png);
}
.button9 {
	float:left;
	height:41px;
	width:83px;
	background:url(../img/325.png);
}

div#logo{
	float:left;
	margin-top:10px;
	margin-left:4%;
	margin-right:6%;
	width:879px;
	height:164px;
	background:url(../img/logo.gif);
}
.select {
	float:left;
	margin-left:290px;
	margin-top:15px;
	width:220px;
	height:auto;
}
.emails {
	float:left;
	margin-left:540px;
	margin-top:-40px;
	width:315px;
	height:auto;
	text-align:center;
}
.subscribe {
	float:left;
	margin-left:715px;
	margin-top:10px;
	width:125px;
	height:27px;
	background:url(../img/302.png);
}
div#content{
	float:left;
	margin:0 auto;
	width:974px;
	height:auto;
	min-height: 300px;
	background:url(../img/content.png);

}
div#footer{
	float:left;
	margin:0 auto;
	padding-top:50px;
	width:974px;
	height:auto;
	font-size:14px;
	background:url(../img/content.png);
}
.footerb {
	float:left;
	margin:0 auto;
	width:974px;
	height:75px;
	background:url(../img/footer.png);	
}
.box1 {
	float:left;
	padding-top:20px;
	padding-left:50px;
	width:250px;
	height:150px;
	text-align:left;
	background:inherit;
}
.box2 {
	float:left;
	padding-top:20px;
	padding-left:50px;
	width:300px;
	height:150px;
	text-align:left;
	background:inherit;
}
.box3 {
	float:left;
	padding-top:20px;
	padding-left:50px;
	width:200px;
	height:150px;
	text-align:left;
	background:inherit;
}
.ul {
	
}
.copyright {
	float:left;
	width:400px;
	height:auto;
	margin-left:300px;
	margin-top:25px;
}

.input-text-new-deal
{
	padding: 2px;
	width: 600px;
	font-size: 18px;
	border: 1px solid #284fa2;
	color: #284fa2;
}

.input-text
{
	padding: 2px;
	width: 400px;
	font-size: 14px;
	border: 1px solid #284fa2;
	color: #284fa2;
}

input.input-small-new-deal
{
	padding: 2px;
	width: 100px;
	font-size: 18px;
	border: 1px solid #284fa2;
	color: #284fa2;
}

.input-editor-new-deal
{
	padding: 2px;
	width: 600px;
	height: 200px;
	max-width: 600px;
	max-height: 400px;
	font-size: 12px;
	border: 1px solid #284fa2;
	color: #284fa2;
}

div#new-deal-block
{
	height: 100%;
	width: 100%;
	text-align: center;
}

table.deal-table td
{
	width: 300px;
	border: 1px solid #e5e5e5;
	background-color: Yellow;
}

table.deal-table2 td
{
	width: 150px;
	height: 70px;
	border: 1px solid #e5e5e5;
	background-color: Yellow;
}

img#buy-img
{
	border: none;
	float: right;
}

div.price-fact
{
	margin-top: 30px;
	float: left;
}

div.regPanel
{
	margin: 15px auto;
	border: 1px dotted Black;
	width: 500px;
}

div.comment-css
{
	width: 350px;
	margin: 15px auto;
	text-align: center;
}

textarea.comment-body-box
{
	width: 320px;
	height: 120px;
	max-width: 320px;
	max-height: 120px;
}

div.comment-div
{
	margin: 10px 5px;
	border: 1px solid #6DA3BD;
	padding: 4px;
	min-height: 60px;
	width: 830px;
}

img.comment-avatar
{
	float: left;
	margin-right: 10px;
}

div.comment-info
{
	height: 33px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

span.comment-time
{
	float: right;
}

div.comment-text
{
	text-align: left;
}

a.comment-mail-link
{
	font-size: 12px;
	font-weight: bold;
}

div.past-deal-block
{
	width: 100%;
	height: 110px;
	max-height: 110px;
	margin: 5px 10px;
}

div.past-deal-block a
{
	color: #117EBF;
	font-size: 14px;
}

div.past-deal-block a:hover
{
	color: black;
}

img.past-deal-image
{
	float: left;
	margin-right: 5px;
}

span.deal-time
{
	color: #CCCCCC;
	font-size: 14px;
	padding: 4px 2px;
}

.facebook-comments
{
	padding: 5px 60px;
	margin-top: 10px;
}

div.info-block
{
	margin: 10px;
	text-align:justify;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
}

a.addthis_button_compact
{
	font-size: 12px;
	text-decoration: none;
	color: Gray;
}

a.comm-arrow
{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

div#citiesList
{
	cursor: pointer;
	width: 85px;
	border: 1px dotted #00275E;
	margin: 0 auto;
}

div#citiesSelector
{
	position: absolute;
	width: 330px;
	height: 40px;
	padding-top: 10px;
	border: 1px dotted #00275E;
	background-color: #fff;
	display: none;
	font-size:16px;
    text-align: center;

}

span#span-sign-facebook
{
	margin-right: 4px;
	border-right: 1px dotted #00275E;
	padding: 0px 2px;
}

div#reg-facebook-block
{
	float: right;
	width: 175px;
	min-height: 300px;
	border-left: 1px dotted black;
	padding: 5px 15px 5px 5px;
}

a.header-link
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #00275E;
}

a.header-link:hover
{
	text-decoration: underline;
}

a.city-link
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #00275E;
	margin: 0px 3px;
}

a.city-link:hover
{
	text-decoration: underline;
}

input#sub-button
{
	margin-top: 3px;
	margin-bottom: 4px;
    width: 80px;
}

img.follow-image
{
	margin: 0px 3px -6px 3px;
	border: none;
}

.bold-text
{
	font-weight: bold;
}

.small-text
{
	font-size: 11px;
}

a.deal-title
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #00275E;
}

a.deal-title:hover
{
	text-decoration: underline;
}

a.deal-view
{
	color: #09F;
	text-decoration: none;
	font-size: 14px;
}
a.deal-view:hover
{
	text-decoration: underline;
}

div.regPanel1
{
	margin: 10px auto 0px auto;
	width: 500px;
}

div.regPanel2
{
	margin: 10px auto 0px auto;
	width: 500px;
}


table#reg-table input[type='text']
{
	width: 200px;
}

table#reg-table input[type='password']
{
	width: 200px;
}

textarea.contact-msg
{
	width: 320px;
	height: 120px;
	max-width: 320px;
	max-height: 120px;
}

input.share-link
{
	width: 540px;
}

.message-block-css {
	background-color : #ffffff;
	position : absolute; 
	top : 0px; 
	left : 0px;
	height : 70px;
	width : 400px; 
	text-align : center;
	display : none
	z-index: 100001;
	border: 2px solid #2276BB;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.message-button-css {
	cursor : pointer;
}

div#map_canvas
{
	float: left;
	width: 278px;
	height: 290px;
	margin-left: -10px;
	margin-top: 0px;
}

span#ctl00_sign_block
{
	float: right;
}

/*Buttons and fields*/

input.usub-buttons
{
	margin-left:160px;
	font-size: 16px;
	border: 1px solid #284fa2;
	background-color: #6690c9;
	color: #FFF;
}
.bold-text
{
	font-weight: bold;
}
.bold-text2
{
	margin-left:160px;
}
.backtext {
    color: #cccccc;
}

.normaltext {
    color: #000000;
}

.inviteBlock
{
	display: none;
	position: absolute;
	width: 350px;
	height: 90px;
	border: 1px dotted #00275E;
	background-color: #ffffff;
	font-size: 14px;
	padding: 5px;
}

span.inv-link
{
	font-size: 12px;
	color: Red;
}

span.fb-span
{
	float: right;
	margin-top: 7px;
	margin-right: -6px;
}

div.forpastdeals {
    margin-left:20px;
    text-align:left;
    width:90%;
}

div#user-menus 
{
	margin-left:30px;
    width:90%;
}

div.backlayer-class {
    position: fixed;
    background-color: #505050;
    opacity: 0.5;
    top: 0; left: 0;
    height: 100%; width: 100%;
}

div.layer-class {
    position: absolute;
    background-color: #FFFFFF;
    border: 3px solid #2276BB;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;

}

img.layer-close {
    float:right;
    position:relative;
    top: -8px;
    left: 8px;
    cursor: pointer;
}

a.deal-view-old 
{
	cursor: default;
	text-decoration: none;
	color: #cccccc;
}

a.deal-view-old:hover
{
	cursor: default;
	text-decoration: none;
}

input#ctl00_contentHolder_remember
{
	float: left;
	margin-left: 20px;
}

label[for='ctl00_contentHolder_remember']
{
	float: left;
	margin-left: 3px;
}

input#ctl00_contentHolder_btnSubmit
{
	float: left;
	margin-left: 20px;
}

.link,
.link a,
.signupframe
{
	color: #5C6CFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	.link,
	.link a {
		text-decoration: none;
		}
	.signupframe {
		border: 1px solid #4476FF;
		background: #ffffff;
		}
.signupframe .required {
	font-size: 10px;
	}
