/**** link Style ****/
a:link, a:active, a:visited {
    text-decoration: underline; 
    color: #0961C1;
}

a:hover {
    color: #1F1F1F;
}

/**** IE6 Hack for min-width ****/

* html .minWidthA {
	padding-left: 950px;
}

* html .minWidthB {
	margin-left: -950px;
	position: relative;
}

/*\*/
* html .minWidthA, * html .minWidthB, * html .layout {
	height: 1px;
}
/**/

/**** Site Templates ****/

#container {
	text-align: left;   
	margin: 0px;
	padding: 0px;
	min-width: 950px;
	background-color: #FFFFFF;
}

#header {
	margin: 0px;
	padding: 0px 7px 0px;
    height: 57px;
    background: url(/img/header_bg.gif) repeat-x top;
}

#logo {
    float: left;
}

#topRightMenu {
    width: 500px;
    text-align: right;
	font-size: 11px;
	font-weight: bold;
    padding: 37px 0px 0px;
	color: #C6DBEC;
}

#topRightMenu a:link, #topRightMenu a:active, #topRightMenu a:visited, #topRightMenu a:hover {
	color: #FFFFFF;
}

#topAdSpace {
	height: 12px;
    text-align: center;
    padding: 0px;
	margin: 0px;
    background: #F5F5F5 url(/img/header_border.gif) repeat-x top;
}

#searchBar {
    text-align: center;
    margin: 0px 0px 10px;
    padding: 4px 8px 4px;
    padding: 3px 8px 3px !ie;
	font-family: verdana;
	font-size: 11px;
    background: #5791BE;
	color: #FFFFFF;
}

* html #searchBar { /* For IE6 */
	height: 22px;
}

#leftColumn {
    float: left;
    margin: 0px;
    padding-left: 5px;
    width: 140px;
    text-align: left;
}

#rightColumn {
    float: right;
	margin: 0px;
	padding-right: 5px;
    width: 200px;
    text-align: left;
}

/* Content with left side column and right side column */
#contentA {
    min-height: 500px;
    _height: 500px;
    text-align: left;
	margin: 0px 205px 0px 145px;
    padding: 0px 13px 0px 13px;
}

* html #contentA { /* For IE6 */
	padding-left: 10px;
	padding-right: 10px;
}

/* Content with left side column only */
#contentB {
    min-height: 500px;
    _height: 500px;
    text-align: left;
	margin: 0px 0px 0px 145px;
    padding: 0px 0px 0px 13px;
}

* html #contentB { /* For IE6 */
	padding-left: 10px;
}

#footer {
	height: 30px;
    margin: 20px 0px 0px;
    padding: 12px 10px 0px;
    text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #C6DBEC;
	background: #5791BE url(/img/footer_border.gif) repeat-x top;
    clear: both;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	height: 100%;
	color: #FFFFFF;
}

/**** HTML Tag Style ****/

ul {
	margin: 10px 30px;
	padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
	color: #2D2D2D;
	background-color: #DDDDDD;
}

h1 {
    font-size: 14px; 
    font-family: arial;
    font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
    font-size: 18px;
	line-height: 1;
	margin: 0px;
	padding: 0px;
    font-family: arial;
    font-weight: normal;
    color: #3F3F3F;
}

h3 {
    font-size: 10px;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
    font-weight: normal;
}

h4 {
    font-size: 15px;
	margin: 0px;
	padding: 0px;
    font-family: arial;
    font-weight: bold;
    color: #4F4F4F;
}

h5 {
    font-size: 13px;
	margin: 0px;
	padding: 0px;
    font-family: verdana;
    font-weight: bold;
}


p {
	margin: 8px 0px;
	line-height: 1.5;
}

form {
    margin: 0px;
    padding: 0px;
}

img {
	border: none;
}

/**** Content Formatting ****/
.searchInput {
	font-family: arial;
    font-size: 12px;
}

.searchSelect {
	font-family: arial;
    font-size: 12px;
}

.searchButton {
	vertical-align: top; 
	vertical-align: baseline !ie;
	height: 21px;
    font-size: 12px;
    font-family: arial;
    color: #2D2D2D;
    width: 70px;
	border-left: solid 1px #EEEEEE;
	border-top: solid 1px #EEEEEE;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
}

.searchInfo {
    font-size: 14px;
    font-weight: normal;
    font-family: verdana;
    color: #007D00;
}

.dropDownMenu {
	margin-top: 5px;
    text-align: right;
    font-family: arial;
    font-size: 11px;
	font-weight: bold;
	color: #646464;
}

.dropDownMenu select {
    font-family: arial;
	font-weight: normal;
    font-size: 11px;
	background-color: #FDFDFD;
}

.locationMenu {
	padding: 0px 5px 5px;
}

.locationMenu select {
    font-family: arial, verdana;
    font-size: 12px;
	width: 100%;
	background-color: #FDFDFD;
}

.contentHeader {
	width: 100%;
    padding: 0px 0px 5px;
	border-bottom: solid 1px #CACACA;
}

.postLink {
	color: #0961C1;
	font-weight: bold;
}

.leftMenu {
	float: left;
	width: 138px;
	margin: 0px;
	padding: 0px;
    font-size: 11px; 
    font-family: verdana;
	font-weight: bold;
	border-style: none solid none solid;
	border-width: 0px 1px 0px 1px;
	border-color: #DDDDDD;
	margin-bottom: 10px;
}

.leftMenu a:link, .leftMenu a:active, .leftMenu a:visited, .leftMenu a:hover {
	color: #4A81BD;
	text-decoration: none;
}	

.leftMenu b {
	color: #949494;
}

.leftMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.leftMenu li a:link, .leftMenu li a:active, .leftMenu li a:visited {
	height: 18px;
	display: block;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-color: #DDDDDD;
	padding: 3px 0px 0px;
	background-color: #FDFDFD;
}	
	
.leftMenu li a:hover {
	background-color: #F3F3F3;
}	

.leftMenuHeading {
	float: left;
	width: 134px;
	padding: 3px 0px 4px 4px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	background-color: #F3F3F3;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #DDDDDD;
}

.rightColHeading {
	float: right;
	width: 190px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	border-style: solid solid none solid;
	border-width: 1px 1px 0px 1px;
	border-color: #DDDDDD;
	background-color: #F3F3F3;
	padding: 4px 4px 4px;
}

.rightColBox {
	float: right;
	width: 198px;
	color: #4A4A4A;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #DDDDDD;
	padding-top: 7px;
	margin-bottom: 10px;
	background-color: #FDFDFD;
}

.rightColBox a:link, .rightColBox a:active, .rightColBox a:visited {
	color: #4A81BD;
	font-weight: bold;
}

.rightColBox a:hover {
    color: #1F1F1F;
}

.hotDeal {
	font-family: arial;
	font-size: 11px;
	padding: 0px 2px 0px 3px;
}

.hotDeal td {
	padding: 0px 0px 7px;
}

.hotDealNum {
	width: 14px;
	height: 13px;
	margin-top: 2px;
	font-size: 10px;
	text-align: center;
	background: url(/img/hdnum_bg.gif) no-repeat top;
}

.hotDealLink {
	padding: 0px 0px 0px 3px;
}

.popTag {
	font-family: arial;
	font-size: 12px;
	padding: 0px 6px 2px;
}

.dealItem {
    padding: 8px 0px 13px;

	border-bottom: solid 1px #E9E9E9;
}

.dealPostHeader {
    padding: 4px 5px 4px;
    margin: 0px;
    background-color: #C8D2E1;
}

.dealPostInfo {
    padding: 4px 4px 4px;
    margin: 0px;
    font-family: verdana;
    font-size: 11px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #C8D2E1;
    background-color: #F5F7FA;
}

.dealPostTags {
    padding: 4px 4px 4px;
    margin: 0px;
    font-family: verdana;
    font-size: 11px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #C8D2E1;
    background-color: #F5F7FA;
}

.dealPostBody {
    padding: 8px 8px 0px;
    margin: 0px;
	border: 1px solid #C8D2E1;
	background-color: #FFFFFF;
}

.dealPostBottom {
	margin: 0px;
    padding: 20px 0px 10px;
    font-family: verdana;
    font-size: 10px;
}

.dealPostAuthor, .dealPostAuthor a:link, .dealPostAuthor a:active, .dealPostAuthor a:visited, .dealPostAuthor a:hover {
	font-family: arial;
	font-size: 11px;
	color: #797979;
}

.dealPostAuthorList {
	margin-top: 3px;
    font-family: arial;
    font-size: 11px;
    line-height: 1.8;
    color: #797979;
}

.dealPostAuthorList a:link, .dealPostAuthorList a:active, .dealPostAuthorList a:visited, .dealPostAuthorList a:hover {
	color: #797979;
}

.dealPostInfoList {
    font-family: verdana;
    font-size: 11px;
    line-height: 1.8;
}

.vote {
    color: #FCBB25;
    font-weight: bold;
}

.tags {
    font-family: verdana;
    font-size: 11px;
}

.tags a:link, .tags a:active, .tags a:visited, .tags a:hover  {
	color: #646464;
}

.loginTextBox {
    width: 170px;
}

.registerTextBox {
    width: 240px
}

.formErrorText {
	font-size: 11px;
    font-weight: bold;
    color: #D90000;
}

.commentInfo {
	font-weight: bold;
    font-family: arial;
    font-size: 11px;
    padding: 3px 5px 3px;
    margin-top: 6px;
	color: #737373;
    background-color: #EAEAEA;
}

.commentInfo a:link, .commentInfo a:active, .commentInfo a:visited, .commentInfo a:hover {
	color: #737373;
}

.commentBody {
    padding: 8px 5px 5px;
    margin-bottom: 6px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #EAEAEA;
	background-color: #FCFCFC;
}

.commentBottom {
	padding-top: 10px;
	text-align: right;
    font-family: verdana;
    font-size: 10px;
}

.commentBox {
	border: 1px solid #EAEAEA;
	background-color: #F7F7F7;
}

.commentTextBox {
    width: 75%; 
    height: 170px;
    font-family: arial;
    font-size: 13px;
}

.commentReply {
	margin-left: 35px;
	padding: 0px;
}

.commentReplyTextBox {
    width: 75%; 
	margin: 0px;
    height: 100px;
    font-family: arial;
    font-size: 13px;
}

.editCommentBox {
    width: 99.6%; 
	margin: 0px;
	padding: 0px;
    height: 100px;
    font-family: arial;
    font-size: 13px;
}

.editCommentButton{
    width: 98%; 
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.postDeal textarea {
    width: 540px;
    height: 220px;
    font-family: arial;
    font-size: 13px;
}

.postDeal select {
    font-family: verdana;
    font-size: 11px;
}

.postDeal form {
    font-family: verdana;
    font-size: 11px;
}

.postDealText { 
    width: 540px; 
} 

.headerMenu { 
	padding: 3px 0px 0px;
    font-size: 11px;
} 

.headerMenu b {
	color: #313131;
}

.accountList { 
	font-family: verdana;
	font-size: 12px;
	line-height: 1.8;
} 

.accountList b {
	color: #B7B7B7;
}

.formBox {
	font-size: 12px;
	background-color: #FCFCFC;
	border: 1px solid #DDDDDD;
}

.formTable td {
	padding-bottom: 2px;	
}

.settingSelect {
    font-family: verdana;
    font-size: 11px;
	width: 120px;
}

.cmntPagination {
    margin: 9px 0px 9px;
	text-align: right;	
    font-size: 11px;
}

.cmntPagination a:link, .cmntPagination a:active, .cmntPagination a:visited {
	color: #5B5B5B; text-decoration: none;
}

.cmntPagination a:hover {
	background-color: #EBEBEB;
}

.cmntPBox {
	margin-left: 1px;
	padding: 2px 5px 2px;
	border: solid 1px #C1C1C1;
	background-color: #FBFBFB;
}

.cmntPBoxCurrent {
	font-weight: bold;
	margin-left: 1px;
	padding: 2px 5px 2px;
	border: solid 1px #C1C1C1;
	background-color: #C1C1C1;
	color: #FFFFFF;
}

.rateButtons {
	margin-left: 2px;
	padding: 0px;
}

.hideDiv {
	display: none;
}

.showHide {
	font-weight: normal;
}

.showHide a:link, .showHide a:active, .showHide a:visited, .showHide a:hover {
	color: #626262;
}

.voteBox {
    background: url(/img/votes_bg.gif) no-repeat;
}

.voteButton {
	border-width: 0px;
	margin: 3px 0px 8px;
	padding: 0px;
}

.totalVotes {
	font-family: arial;
	font-size: 18px;
	text-align: center;
	color: #7A6A40;
}

.vTitle {
	font-family: arial;
	font-weight: bold;
	font-size: 9px;
	line-height: 1;
	color: #AA955B;
}

.srPagination {
	text-align: center;
    font-family: verdana;
    font-size: 11px;
}

.srPagination a:link, .srPagination a:active, .srPagination a:visited {
	color: #0961C1; text-decoration: none;
}

.srPagination a:hover {
	background-color: #E1E9F0;
}

.srPBox {
	margin-left: 1px;
	padding: 3px 5px 3px;
	border: solid 1px #8DB6D3;
}

.srPBoxCurrent {
	font-weight: bold;
	margin-left: 1px;
	padding: 3px 5px 3px;
	border: solid 1px #5791BE;
	background-color: #5791BE;
	color: #FFFFFF;
}

.srInfo {
	margin-top: 4px;
	font-size: 11px;
}

.searchTerm {
	color: #009525;
}

.contactForm textarea {
    width: 500px;
	height: 200px;
    font-family: arial;
    font-size: 13px;
}

.contactForm select {
    font-family: arial;
    font-size: 12px;
}

.contactForm form {
    font-family: verdana;
    font-size: 11px;
}

.contactFormText { 
    width: 500px; 
} 

.rssTable {
	font-family: verdana;
	font-size: 11px;
	border-style: solid solid none none;
	border-width: 1px 1px 0px 0px;
	border-color: #AAAAAA;
}

.rssTable td {
	padding: 2px 0px 2px 5px;
	border-style: none none solid solid;
	border-width: 0px 0px 1px 1px;
	border-color: #AAAAAA;
}

.userStats {
	font-size: 10px; 
	font-family: verdana; 
	color: #515151; 
	padding-top: 3px;	
}

.belowDealAd {
	padding: 5px 0px 0px 0px
}
