a {
    color:#7777ff;
    text-decoration: none;
}

.mainbody {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 0px;
	font-size: 14px;
	vertical-align: top; 
	width: 100%;
}

.maindiv {
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        color: #777777;
        padding: 0px;
        font-size: 14px;
        vertical-align: top;
        width: 948px;
	background-color: #ffffff;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	top: 0px;
	border: 1px solid #ffffff;
}

.shopbody {
	width: 80%;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        color: #777777;
        padding: 0px;
        font-size: 14px;
        vertical-align: top;
}

.leftbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	text-align: center;
	width: 10%;
	vertical-align: top;
}

.leftbodydiv {
        font-family: Arial, Helvetica, sans-serif;
        color: #777777;
        text-align: center;
        width: 150px;
	background-color: #fff;
	position: relative;
	top: 0px;
	left: 5px;
	float: left;
	padding: 10px;
}

#bodytext {
	width: 850px;
	margin: 0 auto;
	border: 0px solid;
}

body {
	text-align: center;
}

table.bodytable {
	width: 950px;
	margin-left:auto;
        margin-right:auto;
	background-color: #ffffff;
}

div.bodydiv {
	width: 950px;
	margin: 5px;
	left: 0px;
	top: 0px;
	position: relative;
}

.mainbottom {
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        color: #777777;
        padding-top: 10px;
        font-size: 10px;
	text-align: center;
}

.mainbottomdiv {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        color: #777777;
        padding-top: 10px;
        font-size: 10px;
        text-align: center;
	float: bottom;
	position: relative;
	top: 500px;
	left: 0px;
}

img {
	border: 0px;
}

p.smalltitle {
	font-size: 11px;
	font-weight: bold;
}

p.smalltext {
	font-size: 10px;
}

.t {background: url(../images/dot.gif) 0 0 repeat-x; }
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bottomleft.gif) 0 100% no-repeat}
.br {background: url(../images/bottomright.gif) 100% 100% no-repeat}
.tl {background: url(../images/topleft.gif) 0 0 no-repeat}
.tr {background: url(../images/topright.gif) 100% 0 no-repeat; padding:10px}

.hidden {
	display: none;
}

.navbar {

	background: url(../images/ixcgbanner2_r2_c8.gif) 100% 100% repeat-x;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#SPTitle {
	position: absolute;
	top: -40px;
	left: 480px;
}

#SPText {
	font-size: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-weight: bold;
}

.lftlst {
	width: 420px;
	position: absolute;
	top: 40px;
	left: 10px;
	text-align: left;
}

.rtlst {
	width: 420px;
	position: absolute;
	top: 40px;
	right: 10px;
	text-align: left;
}

.maintabs {
	width: 99%;
	position: relative;
	height: 300px;
	margin: 4px;
}

#news {
    border: 1px solid #bec8cb;
    width: 99%;
    margin: 4px;
}


#news .t div {
    background: url(../images/basket_tl.gif) no-repeat top left;
    left: -2px;
}

#news .t {
    background: url(../images/basket_tr.gif) no-repeat top right;
    top: -1px;
    right: -1px;
}

#news .b div {
    background: url(../images/basket_bl.gif) no-repeat bottom left;
    left: -2px;
}

#news .b {
    position: absolute;
    background: url(../images/basket_br.gif) no-repeat bottom right;
    bottom: -1px;
    right: -1px;
}

.productbox .t div, .productbox .t, .productbox .b div, .productbox .b {
    position: absolute;
    height: 2px;
    font-size: 2px;
}

#news .c {
    padding: 0 10px;
    padding-top: 1em;
    line-height: 1.1em;
}

#news h1 {
    background: #ecece5;
    margin: 0;
    font-size: 80%;
    padding: .5em;
    text-align: left;
}

.marquee {
     position:relative;
     overflow:hidden;
     left: 310px;
     top: -80px;
     width:600px;
     height:120px;
}

.MainNavArea {
        position: relative;
        width: 950px;
        margin-right:auto;
        background-color: #fff;
        text-align: left;
        z-index: 100;
        visibility: visible;
        top: 0px;
	left: 0px;
        margin-left: auto;
        height: 60px;
}

