body{
	background-color: #000000;
	background-image: url(http://www.arision.net/imgs/bg.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	padding-top:0px;
	height:100%;
	border-bottom:10px;
	border-bottom-color: #C90;
	
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a{
	color:#F00;
	text-decoration:none;
}

.container_geral{
	background-color:#FFF;
	width: 938px;
	height:100%;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 38px;
	text-align: left;
    decoration: none;
	text-decoration: none;
	padding-bottom:100px;

}

.container_media{
	background-color:#FFF;
	width: 938px;
	height:5700px;
	margin-top:170px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	text-align: left;
    decoration: none;
	text-decoration: none;
}

.container_contact{
	background-color:#FFF;
	width: 938px;
	height:	900px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 38px;
	text-align: left;
    decoration: none;
	text-decoration: none;
}

.menu{
	position: relative;
	left: 140px;	
	top: 70px;
	height: 0px;
	width: 500px;
	decoration: none;
	text-decoration: none;
	z-index:1000;
}

.logo{
	position: absolute;
	float: left;
    background-color: #000;
	margin-top:30px;
	padding-top: 0px;
	z-index:1000;
}

.content{
	position:relative;
	float:left;
    padding-top:150px;
}

strong{
	font-size:14px;
}

.sidebar{
	position:relative;
	float:right;
	background-image: url(http://www.arision.net/imgs/bg_sidebar.gif);
	background-repeat: repeat;
	width:320px;
	height:505px;
	margin-top:0px;
	padding-top:165px;
	border-bottom:#FFF;
	border:3px;
	z-index:999;
}
.signin{
	width:284px;
	height:140px;
	background-color:#000;
	padding:18px;
}

.{
	z-index:1000;
}

.what{
	position:relative;
	margin:0px;
	width:auto;
	padding-top:170px;
	}
	
a img{
	border:none;
}

h1{
	color:#000;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

p2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color:#000;
	font-style:none;
	font-variant:normal;
}
p2 a{
	text-decoration:none;
	color:#000;
	font-style:none;
	
}
p2 a:hover{
	color:#c20000;
	font-style:none;
}
p3{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:23px;
	margin:0px;
	padding-bottom:10px;
}
p4{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	margin-top:20px;
}

li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
	
.contact1{
	position:relative;
	float: left;
}

.contact2{
	position:relative;
	float: left;
	padding-right:40px;
	width:600px;
}

.fourCol #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:#FFFFFF;
	margin: 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 40px;
	padding-left:0px;
	line-height: 1.5em;
	margin-top:110px;
}
.fourCol .col1 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-right: 10px;
}
.fourCol .col2 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-right: 10px;
}
.fourCol .col3 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-right: 10px;
}
.fourCol .col4 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-right: 10px;
}
.clearFloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.topImagePadding {
	padding-top: 80px;
}
.linkContainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display:block;
	font-style:none;
}
.linkContainer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	font-style:none;
}
.linkContainer a:active {
	color:#00CCFF;
	text-decoration:none;
	font-style:none;
}
.linkContainer a:visited {
	color: #000000;
	text-decoration:none;
	font-style:none;
}
.linkContainer a:hover {
	color: #F00;
	text-decoration:none;
	font-style:none;
}
.shopItem {
	padding-top: 10px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-bottom: 4px;
}
.storeNav {
}

.selectShipping{
	background-color: #000;
	width: 900px;
	height: 30px;
	padding-top: 6px;
}
.selectShippingText{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form{
	padding: 0px;
	margin: 0px;
}

.mainContent {
	display: block;
	padding-top: 0px;
}
.show{
	padding-bottom: 20px;
}

.editable {
	padding-top: 30px;
}
.twoColFixLt #sidebar1 {
	width: 160px;
	}
	
.objetct{
}

</style>

