@charset "UTF-8";
/* CSS Document */


/* common styles */

body {
	background-color: #29231b;
}

#maincontainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 800px;
	background-color: #EFDC8F;
}

#dvetitlebar {
	position: relative;
	margin-left: 0;
	margin-top: 0;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* End of common styles */

#wrestllingchoice {
	position: relative;
	margin-left: 150px;
	height: 300px;
	width: 500px;
}

#copyrighttext {
	position: relative;
	height: 30px;
	width: 800px;
	margin-top: 60px;
	font: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

/* End of "Choose Your Corner..." Style */


/* START OF MAIN STYLES */

#topnavbar {
	position: relative;
	width: 800px;
	height: 30px;
	border: none;
}

#midcontainer {
	position: relative;
	width: 800px;
	border: none;
	margin-top: 10px;
}

#maincopyrighttext {
	position: relative;
	height: 30px;
	width: 800px;
	margin-top: 10px;
	font: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #553F23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	clear: both;
	
}


/* START OF LEFT COLUMN STYLES */

#leftcolumn {
	position: relative;
	width: 150px;
	float: left;
}

#sidenavtable {
	position: relative;
	margin: 10px;
	width: 130px;
	height: 180px;
	border: none;
	border-style: none;
}
/* END OF LEFT COLUMN STYLES */


/* START OF CENTER COLUMN STYLES */

#centercolumn {
	position: relative;
	width: 800px;
	margin-top: 0px;
	float: right;
}

#contactcentercolumn {
	position: relative;
	width: 800px;
	height: 800px;
	margin-top: 0px;
	float: right;
	background-image: url(../Images/contactus_back.gif);
}

#introbox {
	position: relative;
	width: 500px;
	height: 330px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
}

#introtext {
	position: relative;
	width: 480px;
	height: 110px;
	margin: 10px;
}

.featureddiv {
	position: relative;
	width: 500px;
	height: 200px;
	margin-bottom: 20px;
}

.featuretitle {
	width: 495px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 8px;
}

.featuretagtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;	
	margin-left: 6px;
}

.dvdheader	{
	position: relative;
	width: 500px;
	height: 50px;
	margin-bottom: 20px;
}

.dvddiv {
	position: relative;
	margin-left: 0px;
	width: 400px;
	height: 100px;
}
.cddiv {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 780px;
	height: 100px;
	
}
.cdimage {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 100px;
	height: 100px;
	float: left;
}

.cdinfo {
	float: right;
	width: 660px;
	height: 95px;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #fdfceb;
	
	
}
	
.product_image {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 100px;
	height: 100px;
	float: right;
}

.product_text {
	float: left;
	width: 300px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;

}

.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}

.product_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

.goldrule {
	background-color: #7E5C29;
	position: relative;
	width: 800px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;

}

.buy_button {
	width: 70px;
	height: 25px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	float: left;

}


#imageviewer {
	width: 500px;
	height: 500px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 20px;
}

#nexttext {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: right;
}

.aboutusfront {
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	width: 770px;
	height: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}	
/* END OF CENTER COLUMN STYLES */


/* START OFRIGHT COLUMN STYLES */

#rightcolumn {
	position: relative;
	width: 150px;
	float: right;
}

/* START STYLES FOR BGD FRONT */

.picturebar {
	position: relative;
	width: 800px;
	height: 90px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #fdfceb;

}

.picture1 {
	position: relative;
	width: 80px;
	height: 80px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;

}	

.latestrelease_left {
	position: relative;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 390px;
	height: 100px;
	float: left;
	background-color: #fdfceb;

}

.newreltext_left {
	float: right;
	width: 270px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;

}

.newrelpic_leftcol {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 100px;
	height: 100px;
	float: left;
}

.latestrelease_right {
	position: relative;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 390px;
	height: 100px;
	float: right;
	background-color: #fdfceb;
}

.newreltext_right {
	float: right;
	width: 270px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;

}

.newrelpic_rightcol {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 100px;
	height: 100px;
	float: left;
}

/* START STYLES FOR PRODUCT PAGES */
	
.product_pic {
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
	width: 300px;
	height: 263px;
	float: left;
}

.product_info {
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
	width: 450px;
	float: right;	
	background-color: #fdfceb;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.buybutton {
	position: relative;
	margin-right: 15px;
	margin-bottom: 100px;
	width: 80px;
	height: 30px;
	float: right;

}

/* START STYLES FOR ABOUT US */

.aboutus {
	position: relative;
	margin-left: 50px;
	margin-top: 10px;
	margin-right: 50px;
	width: 700px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #fdfceb;
}

.aboutusinfo {
	position: relative;
	width: 300px;
	margin-left: 110px;
	margin-right: 100px;
	margin-top: 90px;
}

.linksinfo {
	position: relative;
	width: 380px;
	margin-left: 50px;
	margin-right: 80px;
	margin-top: 40px;	
	
}
.bygonetopborder {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 180px;
	height: 180px;
}

.bygonebotcorner {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 180px;
	height: 180px;
	float: right;	

}
.aboutuspic	{
	position: relative;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 10px;
	width: 500px;
	float: left;	
	background-color: #fdfceb;
	padding-left: 10px;
	padding-top: 10px;
}	

.contactusback	{
	position: relative;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 10px;
	width: 500px;
	height: 500px;
	background-image: url(/Images/contactus_back.gif);
}	

.aboutuspicinfo {
	position: relative;
	margin-left: 155px;
	margin-top: 120px;
	width: 200px;
	float: centre;

}
	
.contactus	{
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 250px;
	float: left;	
	
}

.terms	{
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 780px;
	float: left;		

