@charset "UTF-8";
/* CSS Document */

body{
	Margin: 0 0 0 0;
	background-color:#000000
}

#header{
	Width: 96%;
	background-image:url(../Assets/Background.png);
	background-position:top;
	background-repeat:repeat-x;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	Color:#000099;
	padding: 2% 2% 2% 2%;
	display:block;
	float:none;
}
	

.box {
	width:100%;
	height:44px;
	background-image:url(../Assets/headerbg1.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#989899;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	padding: 20px o 20px 0;
	margin: 15px 0 5px 0;
	display: block;
	float: none;
	clear: left;
	
}

.box-option {
	width: 240px;
	height: 37px;
	background-color:#FFFFFF;
	color:#0033FF;
	opacity: 0.6;
	padding: 0 20px 0 20px;
	margin-top: -42px;
	margin-left: 15px;
	display:block;
	float:none;
	clear:left;
}

#navholding {
		text-align:center;
		}

#navigation {
	   float:none; 
	   height: 45px; 
	   width: 950px; 
	   background-image:url(../Assets/NavBar.png); 
 	   background-repeat: repeat-x;
	   margin-left:auto;
	   margin-right:auto;
	   text-align:center;

}
.h1 {
    font-size: 36px; 
    color: #FFFFFF; 
    font-weight: normal; 
    letter-spacing: -3px; 
}
.slogan {
  	text-align: right; 
  	text-transform: capitalize; 
}

.bold {
  	font-weight: bold;
}
.nav-links li {
    list-style-type: none; 
    float: left; 
    text-align: center; 
    letter-spacing: -1px; 
    background-image:url(../Assets/NavDivider.png);
    background-repeat: no-repeat;
    background-position: right; 
}
 
.nav-links li a {
    text-decoration: none; 
    color: #000000; 
    text-transform: uppercase; 
    font-size: 14px; 
    display: block; 
    height: 29px; 
    width: 100px; 
    padding-top: 15px; 
}
 
.nav-links li a:hover {
    color: #666666; 
}

#featured-area {
	float:none;
	background-repeat: no-repeat; 
    background-image:url(../Assets/MainContentBG.png);
    width: 1050px; 
	Height: 350px;
	border: 1px solid #181818;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin-bottom: 20px; 
	margin-left:auto;
	margin-right:auto;
}
 
.featured-control-left {
    float: left;
    height: 170px; 
    width: 33px; 
    padding-top: 110px;
	margin-left:20px; 
}
 
.featured-text {
    float: right; 
    width: 425px; 
    height: 260px; 
    padding-top: 40px; 
    padding-right: 20px; 
}
 
.featured-content {
    float: left; 
    height: 300px; 
    width: 884px; 
}
 
.featured-control-right {
    float: right; 
    height: 170px; 
    width: 33px; 
    padding-top: 110px;
	margin-right:30px; 
}

h2 {
    color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase; 
    font-size: 18px; 
}

p {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: justify; 
	margin: 5px 0 10px;  
    padding: 0;
}
 
.featured-content img {
    margin-left: 40px; 
    margin-right: 0px;
	margin-bottom: 10px; 
    float: left; 
}
.content {
    float: right; 
    width: 780px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #0a0a0a;
    border: 1px solid #181818; 
    padding: 20px; 
	Margin: 20px 60px 20px 20px;
}
.smallleft-content {
    float: left; 
    width: 200px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #0a0a0a;
    border: 1px solid #181818; 
    padding: 20px; 
	Margin: 20px 10px 30px 60px;
}
.left-content {
    float: left; 
    width: 560px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #0a0a0a;
    border: 1px solid #181818; 
    padding: 20px; 
	Margin: 20px 10px 30px 100px;
}

.Divider {
	background-image:url(../Assets/Divider.png);
	background-repeat:repeat-x;
	width: 460px;
	float: none;
	height: 2px;
	margin-left:auto;
	margin-right:auto;
}

.right-content {    
	float: right; 
    width: 290px; 
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    background-color: #0a0a0a; 
    border: 1px solid #181818; 
    padding: 10px; 
	margin: 20px 100px 20px 10px
}

.right-content-list li {
    list-style-type: none; 
}
 
.right-content-list li p {
    font-size: 11px;
    line-height: 18px; 
    background-image:url(../Assets/Divider.png);
    background-repeat: repeat-x; 
    background-position: bottom; 
    padding-bottom: 15px;
}
 
li.NewRelease1 {
    background-image:url(../Assets/TutThumb.png); 
    background-repeat: no-repeat; 
    background-position: left top; 
    padding-left: 100px; 
}
 
li.NewRelease2 {
    background-image:url(../Assets/3DTumb.png);
    background-repeat: no-repeat; 
    background-position: left top; 
    padding-left: 100px; 
}
 
li.NewRelease3 {
    background-image:url(../Assets/3DTumb.png); 
    background-repeat: no-repeat; 
    background-position: left top; 
    padding-left: 100px;
}
 
li.NewRelease4 {
    background-image:url(../Assets/TutThumb.png); 
    background-repeat: no-repeat; 
    background-position: left top;
    padding-left: 100px; 
}

h3 {
    color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 18px; 
}

#footer {
    background-image:url(../Assets/headerbg1.gif);
    background-repeat: repeat-x; 
    clear: both; 
    height: 45px; 
    background-position:bottom;
}
 
#footer-content {
    background-image:url(../Assets/NavBar.png); 
    background-repeat: repeat-x; 
    height: 45px; 
    width: 950px; 
	margin:auto;
    background-position: bottom; 
}
 
#footer-content p {
    text-transform: capitalize; 
	color: #000000; 
    padding-top: 12px; 
    padding-left: 20px; 
}

a:link {
    color: #333333; 
    text-decoration: none; 
}
a:visited {
    text-decoration: none; 
    color: #333333; 
}
a:hover {
    text-decoration: underline; 
    color: #666666; 
}
a:active {
    text-decoration: none; 
    color: #333333; 
}

.hidden {
    display: none;
}
h4 {
    color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase; 
    font-size: 18px;
	padding: 0px 0 0px 10px;
}
.NextButton {
	float:right;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #0a0a0a;
    border: 1px solid #181818; 
	Margin: 2px 2px 2px 2px
}
.PrevButton {
	float:left;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #0a0a0a;
    border: 1px solid #181818; 
	Margin: 2px 2px 2px 2px
}

.pagenumber {
	text-align:center;
}