/* ---------------------------------------------------------------------------------------------------- */
/* ---------------------------------- DMC World - Main Layout Elements -------------------------------- */

html { 
	/* XMAS BG 
	background:#fff url("../images/xmasbg.jpg") top center repeat-x;
	background-size:1456px 750px;
	overflow-x:hidden;
	/* XMAS BG */
	background:#fff;
}

/* XMAS BAUBLE CSS 
#xmasbaubles {
	z-index:99;
	display:block;
	width:1350px;
	height:108px;
	position:absolute;
	background:url("../images/xmasbaubles.png") top center no-repeat;
	background-size:1350px 108px;
	top:630px;
	margin-left:-200px;
}
/* XMAS BAUBLE CSS */


body{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	font-size:12px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:996px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	font-size:12px;
}

.header {
	width:984px;
	height:35px;
	background:url("../images/headerbg.jpg") top center repeat-x;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
}

.headerimg {
	width:84px;
	height:29px;
	float:left;
	border:none;	
}

.headertitle {
	font-family: Arial;
	font-size:11px;
	margin-top:7px;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	font-weight:normal;
	position:relative;
	float:left;
}

.headertitle:hover {
	color:#666666;
}

.headermenu {
	font-family: Arial;
	font-size:11px;
	margin-top:7px;
	margin-right:14px;
	font-size:12px;
	font-weight:normal;
	position:relative;
	float:right;
}

.headermenu a:hover {
	color:#666666;
}

.headersearch {
	background:#ffffff;
	height:26px;
	width:229px;
	float:right;
	border:1px solid #b7b7b7;
	margin-top:1px;
	margin-right:6px;
}

.text_field {
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left:5px;
	padding-top:5px;
}

#imageField {
	float:right;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;	
}

.splitter {
	color:#999999;	
}

/* Main Banner CSS */

.mainbanner {
	width:996px;
	height:114px;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #c4c4c4;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background:#FFFFFF;
	box-shadow: 2px 2px 2px #bdbdbd;
}


/* Row CSS */

.rowtopstore {
	width:391px;
	height:177px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	border:1px solid #c4c4c4;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background:url("../images/tiles/dmcstorebgnew.png") top center repeat-x;
	box-shadow: 2px 2px 2px #bdbdbd;
}

.rowtopstore img{ 
	position:absolute;
	top: 0; 
	left: 0; 
	border: 0; 
}

.rowtopdownload {
	width:391px;
	height:177px;
	margin-left:23px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	border:1px solid #c4c4c4;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background:url("../images/tiles/dmcstorebgnew.png") top center repeat-x;
	box-shadow: 2px 2px 2px #bdbdbd;
	margin-right:0px;
	padding-right:0px;
}

.rowtopdownload img{ 
	position:absolute;
	top: 0; 
	left: 0; 
	border: 0; 
}

.rowmidleft {
	width:303px;
	height:177px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	border:1px solid #c4c4c4;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background:url("../images/tiles/dmcchampsbgnew.png") top center repeat-x;
	box-shadow: 2px 2px 2px #bdbdbd;
}

.rowmidleft img{ 
	position:absolute;
	top: 0; 
	left: 0; 
	border: 0; 
}

.rowmidonline {
	width:240px;
	height:177px;
	margin-left:10px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	border:1px solid #c4c4c4;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background:url("../images/tiles/dmconlinebg.png") top center repeat-x;
	box-shadow: 2px 2px 2px #bdbdbd;
}

.rowmidonline img{ 
	position:absolute;
	top: 0; 
	left: 0; 
	border: 0; 
}

.rowmidnormal {
	width:240px;
	height:177px;
	margin-left:10px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	border:1px solid #c4c4c4;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background:url("../images/tiles/dmcworldtvbg.png") top center repeat-x;
	box-shadow: 2px 2px 2px #bdbdbd;
}

.rowmidnormal img{ 
	position:absolute;
	top: 0; 
	left: 0; 
	border: 0; 
}

.rowbotright {
	width:303px;
	height:177px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	border:1px solid #c4c4c4;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background:url("../images/tiles/dmcsocialbg.png") top center repeat-x;
	box-shadow: 2px 2px 2px #bdbdbd;
}

.rowbotright img{ 
	position:absolute;
	top: 0; 
	left: 0; 
	border: 0; 
}

.rowbotdjpages {
	width:240px;
	height:177px;
	margin-right:10px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	border:1px solid #c4c4c4;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background:url("../images/tiles/djpagesbg.png") top center repeat-x;
	box-shadow: 2px 2px 2px #bdbdbd;
}

.rowbotdjpages img{ 
	position:absolute;
	top: 0; 
	left: 0; 
	border: 0; 
}

.rowbotnormal {
	width:240px;
	height:177px;
	margin-right:10px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	border:1px solid #c4c4c4;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background:url("../images/tiles/dmcmagbg.png") top center repeat-x;
	box-shadow: 2px 2px 2px #bdbdbd;
}

.rowbotnormal img{ 
	position:absolute;
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxcaption{ 
	padding-top:8px;
	position:absolute;
	float: left; 
	background:url("../images/captionbg.jpg") bottom center repeat-x;
	height: 100px; 
	width: 100%; 
	opacity: .95; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	border-top:1px solid #999999;
	visibility:hidden;
}

.caption .boxcaption {
	top:180px;
	left: 0;
}

.CaptionHeader {
	width:100%;
	height:34px;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:0px;
}

.CaptionText {
	color:#5d5d5d;
	font-weight:bold;
	text-align:center;	
	font-size:12px;
	margin:0px;
	padding:0px;
}

/* Footer */

.footer {
	width:984px;
	height:35px;
	background:url("../images/headerbg.jpg") bottom center repeat-x;
	border:1px solid #999999;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	float:left;
	margin-top:5px;
	margin-bottom:20px;
}

.footerright {
	font-family: Arial;
	font-size:11px;
	margin-top:7px;
	margin-right:14px;
	font-size:12px;
	font-weight:normal;
	position:relative;
	float:right;
}

.footerleft {
	font-family: Arial;
	font-size:11px;
	margin-top:7px;
	margin-right:14px;
	font-size:12px;
	font-weight:normal;
	position:relative;
	float:left;
}

.footer a:hover {
	color:#666666;
}



/* Breadcrumb Bar */

.breadcrumb {
	width:984px;
	height:25px;
	background:url("../images/headerbg.jpg") top center repeat-x;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	float:left;
	margin-top:5px;
	margin-bottom:0px;
}

.breadcrumbright {
	font-family: Arial;
	font-size:11px;
	margin-top:3px;
	margin-right:14px;
	font-size:12px;
	font-weight:normal;
	position:relative;
	float:right;
}

.breadcrumbleft {
	font-family: Arial;
	font-size:11px;
	margin-top:3px;
	margin-right:14px;
	font-size:12px;
	font-weight:bold;
	position:relative;
	float:left;
}

.breadcrumb a:hover {
	color:#666666;
}


/* Main Page Content */

.pagecontent {
	width:974px;
	min-height:669px;
	border:1px solid #999999;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-bottom:20px;
}

.contentholdingbaby {
	/*position:relative;*/
	width:998px;
	float:left;
	display:inline-block;
}

/* Search CSS */

.searchresult
{
padding: 1.5em 0;
border-bottom: 1px solid #999;
}

.searchresult h3, .searchresult p
{
margin: 0;
margin-bottom:5px;
}

.searchresult h3 a
{
font: 1em Arial;
color: #c30000;
border-bottom: 1px solid #900;
text-decoration: none;
font-weight: bold;
font-size: 1em;
}

.searchresult .resultdesc b
{
color: #000;
}

.searchresult .resulturl
{
margin-top:5px;
color: #666;
font-size: .75em;
}


/* Social Page */

.socialcontent {
line-height:24px;
font-size:14px;
margin-bottom:40px;
}

.socialcontent a {
color: #c30000;
font-size:14px;
font-weight:bold;
}

.pagecontent h3 a {
color: #c30000;
font-size:16px;
font-weight:bold;
}


/* Contact Page */

.login_textfield {
	text-decoration: none;
	width: 450px;
	border: 1px solid #95928c;
	padding: 5px;
}
.login_textfield_1 {
	text-decoration: none;
	width: 300px;
	border: 1px solid #95928c;
	padding: 5px;
}

.text_area {
	text-decoration: none;
	width: 450px;
	border: 1px solid #95928c;
	padding: 5px;
	height: 190px;
}

.submit_contact {
	border: 1px solid #95928c;
	background:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
	cursor:hand;
}



.store-content { 
	padding-right:10px;
	padding-bottom:10px;
	/*position:absolute;*/
	float: left; 
	height: 177px;
	width: 167px; 
	opacity: .95; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	background:none;
	background-color:transparent;
	bottom:2px;
	left:11px;
	color:#000000;
}



.store-content .panel {
	padding-left:0px;
	padding-top:10px;
	position:relative;
	display:block;
	background-color:transparent;
	width:157px;
}

.store-content .panel img {
	position:relative;
	padding-right:10px;
	float:left;
	width:75px;
	height:75px;
}

.store-content .panel .product-info {
	float:left;
	width:157px;
}

.product-title {
	margin-bottom:5px;
}

.product-title a {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	font-size:14px;
}

.product-description {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	font-size:10px;
	margin-bottom:5px;
}

.product-price {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	font-size:12px;
	margin-bottom:5px;
}

.product-link {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	font-size:14px;
}



.download-content { 
	padding-right:10px;
	padding-bottom:10px;
	/*position:absolute;*/
	float: left; 
	height: 177px;
	width: 167px; 
	opacity: .95; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	background:none;
	bottom:2px;
	left:11px;
	color:#000000;
}



.download-content .panel {
	padding-left:0px;
	padding-top:10px;
	position:relative;
	display:block;
	width:157px;
}

.download-content .panel img {
	position:relative;
	padding-right:10px;
	float:left;
	border:0;
	width:75px;
	height:75px;
}

.download-content .panel .product-info {
	float:left;
	width:157px;
}


.mag-content { 
	padding-right:10px;
	padding-bottom:10px;
	/*position:absolute;*/
	float: left; 
	height: 177px;
	width: 167px; 
	opacity: .95; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	background:none;
	bottom:2px;
	left:11px;
	color:#000000;
}



.mag-content .panel {
	padding-left:0px;
	padding-top:10px;
	position:relative;
	display:block;
	width:157px;
}

.mag-content .panel img {
	position:relative;
	padding-right:10px;
	float:left;
	border:0;
	width:75px;
	height:75px;
}

.mag-content .panel .product-info {
	float:left;
	width:157px;
}

.panelinactive {
	float:left;
	padding-left:10px;
	display:none;
}

/* Button Holder */
.buttons {
width:810px;
height:auto;
float:left;
}

.rssbox {
	width:177px;
	height:177px;
	margin-bottom:20px;
	margin-left:6px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	border:1px solid #c4c4c4;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background:url("../images/tiles/salesboxbg.png") top center repeat-x;
	box-shadow: 2px 2px 2px #bdbdbd;
	padding:0;
}

.rssbox img{ 
	position:absolute;
	top: 0; 
	left: 0; 
	border: 0; 
}

.rssfeeds {
	float:right;
	width:185px;
}

.hovertagstore {
	position:absolute;
	width:391px;
	height:177px;
	top:0;
	left:0;
	background:url("../images/tiles/over-store.png") top center no-repeat;
	z-index:11;
	display:none;
}

.hovertagdownload {
	position:absolute;
	width:391px;
	height:177px;
	top:0;
	left:0;
	background:url("../images/tiles/over-download.png") top center no-repeat;
	z-index:11;
	display:none;
}

.hovertagchamps {
	position:absolute;
	width:303px;
	height:177px;
	top:0;
	left:0;
	background:url("../images/tiles/over-champs.png") top center no-repeat;
	z-index:11;
	display:none;
}

.hovertagonline {
	position:absolute;
	width:240px;
	height:177px;
	top:0;
	left:0;
	background:url("../images/tiles/over-online.png") top center no-repeat;
	z-index:11;
	display:none;
}

.hovertagtv {
	position:absolute;
	width:240px;
	height:177px;
	top:0;
	left:0;
	background:url("../images/tiles/over-dmctv.png") top center no-repeat;
	z-index:11;
	display:none;
}

.hovertagdjpages {
	position:absolute;
	width:240px;
	height:177px;
	top:0;
	left:0;
	background:url("../images/tiles/over-djpages.png") top center no-repeat;
	z-index:11;
	display:none;
}

.hovertagmag {
	position:absolute;
	width:240px;
	height:177px;
	top:0;
	left:0;
	background:url("../images/tiles/over-dmcmag.png") top center no-repeat;
	z-index:11;
	display:none;
}

.hovertagsocial {
	position:absolute;
	width:303px;
	height:177px;
	top:0;
	left:0;
	background:url("../images/tiles/over-social.png") top center no-repeat;
	z-index:11;
	display:none;
}

.dmcteam{
	list-style:none;
	margin:0;
	padding:0;
	
}
