body{
background-image: url("images/design/bg.jpg");
background-repeat: repeat;
background-color: #d5d5d5;
margin: 0px;
font-family: Lucida Sans Unicode;
color: #000000;
font-size: 12px
}

img{
border: 0px;
}

h1{
font-size: 18;
}

h2{
font-size: 16;
}
h3{
font-size: 12;
font-weight: bold;
}

table{
font-family: Lucida Sans Unicode;
COLOR: #000000;
FONT-SIZE: 10px
}

a:link {
color: #3538ab;

}
a:hover {
text-decoration: underline;
color: #5d61ff;
}

a.nav{
color: #ffffff;
text-decoration: none;
padding-left: 4px;
padding-right: 4px;
}
a.nav:hover{
color: #dbdcff;
font-weight: bold; 
padding-left: 1px;
padding-right: 1px;
}
a.foot{
color: #000000;
font-size: 10px;
text-decoration: none;
padding-left: 4px;
padding-right: 4px;
}
a.foot:hover{
color: #5d61ff;
}
.container1{
border-collapse:collapse;
width: 1000px;
border: 0px;
padding: 0px;
}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px 10px;
text-align:left;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url("'images/info.png'");
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url("'images/success.png'");
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url("'images/warning.png'");
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url("'images/error.png'");
}

.info li, .success li, .warning li, .error li{
position: relative;
left: 5px;
font-size: 10px;
}

.info span, .success span, .warning span, .error span{
font-weight: bold;
font-size: 10px;
}

.comment{
margin-top:25px;
margin-bottom:10px;
padding:15px;
clear:both;
overflow:auto;
}

.comment2{
margin-top:25px;
margin-bottom:10px;
background-color:#efefef;
padding:15px;
clear:both;
overflow:auto;
}

.commentimage{
max-height:100px;
max-width:100px;
float:left;
margin-right:15px;
}
.username{
font-size: 1.3em;
font-weight: bold;
}
.time{
color:#777;
}

.message{
font-size:1.2em;
}

.container1head{
background-image: url("images/design/header.png");
background-repeat: no-repeat;
width: 1000px;
height: 178px;
padding: 0px;
border: 0px;
}
.container1nav{
background-image: url("images/design/nav.png");
background-repeat: no-repeat;
width: 1000px;
height: 35px;
padding: 0px;
border: 0px;
text-align: center;
font-size: 16px;
color: #ffffff;
}
.container1body{
background-image: url("images/design/bodybg.png");
background-repeat: repeat-y;
width: 1000px;
padding: 0px;
border: 0px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 3px;
height: 100%;
}
.container1footer{
background-image: url("images/design/footer.png");
background-repeat: no-repeat;
width: 1000px;
height: 62px;
padding: 0px;
border: 0px;
font-size: 8px;
text-align: center;
color: #ffffff;
font-weight: bold; 
}
.contentbg{
background-image: url("images/design/maintablebg.jpg");
background-repeat: repeat-x;
background-color: #fefefe;
height: 100%;
padding: 5px;
border: 0px;
width: 100%;
display: table;
}

.contentdisplay{
padding: 4px;
border: 0px;
}
.content{
padding: 4px;
border: 1px;
max-width: 100%;
min-width: 45.9%;
font-size: 12px;
display: table-cell;
float: left;
}
.contentright{
padding: 4px;
border: 1px;
width: 480px;
float: left;
font-size: 12px;
display: table-cell;
}

.navcont{
height: 100%
width: 1000px;
clear: both;
padding-right: 15px;
}
.navlogo{
padding-top: 35px;
padding-left: 15px;
float: left;
}
.navshop{
width: 990px;
float: left;
text-align: right;
vertical-align; bottom;
}

img.floatleft{
float: left;
padding: 2px;
}
img.floatright{
float: right;
padding: 2px;
}

.divtable{
clear: both;
display: table;
}
.divrow{
display: table-row;
}

.divcell{
float: left;
display: table-cell;
position: relative;
left: 75px;
}

hr.big{
color: #808080;
height: 4px;
width: 100%;
}

#blazeddesigns{
background-image: url(""http://blazed-designs.com/designedby.png"");
background-repeat: no-repeat;
padding-left: 15px;
font-size: 9px;
position: relative;
padding-top:2px;
padding-bottom: 10px;
width: 151px;
z-index: 100;
}

#blazeddesigns a{
color:#5d61ff;
}

#blazeddesigns a:hover{
color:#fa9900;
}
