/* Start Structure */

body{	
	margin: 0;
	padding: 0; 
	text-align: center;
	background-image: url(img/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	height: 100%;
}

#page{
	width: 750px;
	/*height: 100%;*/
	border-bottom: 1px solid;
	border-bottom-color: #990000;
	border-top: 1px solid;
	border-top-color: #990000;
	border-left: 1px solid;
	border-left-color: #990000;
	border-right: 1px solid;
	border-right-color: #990000;
	background-color: #ffffff;
	padding: 0;
	margin: auto;
	overflow: hidden;
}

#header {
	width: 750px;
	height: 150px;
	margin: 0;
	padding: 0;
	background-image: url(http://www.cupidsreviews.com/img/header.jpg);
	border-bottom: 1px solid;
	border-bottom-color: #990000;
}

#container {
	width: 744px;
	height: 100%;
	margin: 0;
	padding: 3px;
	/*background-color: #0033cc;*/
	/*overflow: hidden;*/
}

#left {
	width: 146px;
	height: 100%;
	/*background-color: #ffcc33;*/
	margin: 0;
	padding: 0;
	float: left;
}

#main {
	width: 590px;
	height: 100%;
	/*background-color: #666666;*/
	margin: 0;
	padding: 0;
	float: right;
}

#center {
	width: 424px;
	height: 100%;
	/*background-color: #6699ff;*/
	margin: 0;
	padding: 0;
	float: left;
}

#feat {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
	overflow: auto;
	/*background-color: #33ffcc;*/
}

#sidebar{
	float: right;	
	height: 100%;
	width: 160px;
/*	background-color: #cccc33;*/
	margin: 0;
	padding: 0;
}

#review{
	width: 371px;
	margin: 0;
	padding: 0;
	float: left;
	/*background-color: #990033;*/
	text-align: justify;
}

#revside{ /* sidebar of the review page */
	width: 200px;
	margin: 0;
	padding: 0;
	float: right;
	/*background-color: #cccc33;*/
	text-align: center;
}

#footer {
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: auto;
}
#footban { /* for banners - bottom page */
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding: 0 0 10px 0;
	vertical-align: middle;
	margin: auto;
}

/* End Structure */

/* Start Box Style */
.title{
	background-image: url(http://www.cupidsreviews.com/img/title_spot.gif);
	background-repeat: no-repeat;
	background-color: #cccccc;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	height: 18px;
	margin: 0 0 2px 0;
	padding: 0 2px 0 20px;
	text-align: left;
}

.titlesite{
	background-color: #cccccc;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0 2px 0 2px;
	text-align: center;
	border: 1px solid #000000;
	height: 35px;
}

.titlesitered{
	background-color: #cccccc;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0 2px 0 2px;
	text-align: center;
	border: 1px solid #000000;
	height: 35px;
	color: #990000;
	font-size: large;
	line-height: 30px;
}

.border{
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	padding: 3px 3px 3px 10px;
	text-align: justify;
	overflow: hidden;
	font-size: 12px;
}

.border2{
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	padding: 3px 6px 3px 6px;
	overflow: hidden;
	height: 100%;
}

.border3{
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	padding: 3px 3px 3px 10px;
	overflow: hidden;
	font-size: 12px;
}

.border-main{
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	padding: 3px 6px 3px 6px;
	height: 100%;
	min-height: 650px;
}
* html .border-main{
	height: 650px;
} 
.border-rev{
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	padding: 3px 3px 3px 6px;
	overflow: hidden;
	height: 100%;
}
.article1{
	width: 209px;
	margin: 0 0 10px 0;
	padding: 0;
	/*background-color: #990066;*/
	float: left; 
}

.article2{
	width: 209px;
	margin: 0 0 10px 0;
	padding: 0;
	/*background-color: #990066;*/
	float: right; 
}

.greybox{
	background-color:#cccccc;
	border: 1px solid #990000;		
	text-align: left;
}

.bordertable{
	border: 1px solid #000000;		
	text-align: left;
	border-collapse: collapse;
}

.banner1{
	width: 424px;
	/*background-color: #9900ff;*/
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	float: left;
}

/* End Box Style */

/* Start Text Style */
h1{
	font-size: medium;
	font-weight: bold;
	color: #990000;
	text-align:justify;
	margin: 0;
	padding: 0;
}

.h1b{ /* Same as h1 but center */
	font-size: medium;
	font-weight: bold;
	color: #990000;
	text-align:center;
	margin: 0;
	padding: 0;
}

.h1c{ /* Same as h1 but black */
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align:justify;
	margin: 0;
	padding: 0;
}

h2{
	font-size: small;
	font-weight: bold;
	color: #990000;
	text-align:justify;
	margin: 0;
	padding: 0;
}

.h2b{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align:justify;
	margin: 0;
	padding: 0;
}

.small{
	font-size: smaller;
}

.sm{ /* small fixed font */
	font-size: 10px;
}

.smred{ /* small red font */
	font-size: smaller;
	color: #990000;
	text-align: justify;
}

.whitebold{
	font-weight: bold;
	color: #ffffff;
}
.text{
	padding:3px;
	text-align: justify;
}
.intro{ /* padding on right only */
	padding:0 3px 0 0;
	text-align: justify;
}
/* End Text Style */

/* Start Links */
a:link{
	color: #000000;
	text-decoration: underline;
}
a:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: underline;
}

.ttlblack:link{ /* Medium Title: Black Underline Links*/
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
	}

.ttlblack:visited{
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
	}

.ttlblack:hover{
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
	}
.ttlblack:active{
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
	}

.ttlred:link{ /* Large Title: Red Links (site name on review page /  articles title on index page)*/
	text-decoration: none;
	color: #990000;
	font-size: large;
	font-weight: bold;
	line-height: 30px;
	}

.ttlred:visited{
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	line-height: 30px;
	}

.ttlred:hover{
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	line-height: 30px;
	}
.ttlred:active{
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	line-height: 30px;	
	}
	
.redbold:link{ /* Title: Red Links for Site Name*/
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	}
.redbold:visited{
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	}
.redbold:hover{
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	}
.redbold:active{
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	}
.art:link{ /* Title: Red Links for Site Name*/
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
	}
.art:visited{
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
	}
.art:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
	}
.art:active{
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
	}
.visit:link{
	color: #006600;
	text-decoration: underline;
}
.visit:visited{
	color: #006600;
	text-decoration: underline;
}
.visit:hover{
	color: #006600;
	text-decoration: underline;
}
.visit:active{
	color: #006600;
	text-decoration: underline;
}

.visit1:link{
	color: #000000;
	text-decoration: underline;
}
.visit1:visited{
	color: #000000;
	text-decoration: underline;
}
.visit1:hover{
	color: #000000;
	text-decoration: underline;
}
.visit1:active{
	color: #000000;
	text-decoration: underline;
}


.visitbig:link{
	color: #006600;
	font-size: large;
	text-decoration: underline;
}
.visitbig:visited{
	color: #006600;
	font-size: large;
	text-decoration: underline;
}
.visitbig:hover{
	color: #006600;
	font-size: large;
	text-decoration: underline;
}
.visitbig:active{
	color: #006600;
	font-size: large;
	text-decoration: underline;
}




/* End Links */

/* Start Lists */

.border ul{
	list-style: disc;
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
}

.border li{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}


.border3 ul{
	list-style: disc;
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
}

.border3 li{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}

/* End Lists */

/* Start Other */
img{
	border: 0;
}
/* End Other */



#pop1 {
position: absolute;
display:none;
width: 13em;
border: 1px solid black; 
border-collapse:collapse;
background: #ffffff;
z-index: 500;
font-size: 80%;
}
#pop1 p {
margin: 0 0.3em;
}
#pop1 h3 {
font-size: 110%;
margin: 0 0 0.5em 0;
border-bottom: 1px solid black;
background: #e5dfc7;
color: black;
text-align: center;
}

.pop:link 	{ color :#CC0000; numeric-decoration: none; text-decoration: none; font-weight:bold;}
.pop:visited { color :#CC0000; numeric-decoration: none; text-decoration: none; font-weight:bold;}
.pop:active { color :#CC0000; numeric-decoration: none; text-decoration: none; font-weight:bold;}
.pop:hover 	{ color :#CC0000; numeric-decoration: none; text-decoration: none; font-weight:bold;}
