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



ul {
line-height: 15px;

}

#container1 {
	background: url("../images/bg-1.gif") top left repeat-x;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	border-top: solid #CCCCCC 1px;
	padding: 0 10px 0 0;
	float: left;
	width: 995px;
}


#container1a {
	background-color: #FFFFFF;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	border-top: solid #CCCCCC 1px;
	padding: 10px 10px 10px 10px;
	float: left;
	width: 920px;
}


#container2 {
	background: url("../images/bg-3.gif") top left repeat-x;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	border-top: solid #CCCCCC 1px;
	margin: 10px 0 0 0px;
	float: left;
	width: 940px;
}



#col1 {
	padding: 10px 10px 10px 10px;
	
}

#col1a {
	float: left;
	padding: 10px;
	width: 503px;
	
}

/*
#col1a h2 {
	font-size: 22px;
	font-weight: bold;
	
}
*/
#col2 {
	float: left;
	width: 470px;
}


.box1 {
	background-color: #FFFFFF;
	border: solid #CCC 1px;
	margin: 10px 0 10px 0;
}

.borderbott {

border-bottom: solid #CCC 1px;

}


.bordertop {

border-top: solid #CCC 1px;

}

.bordertop2 {

border-top: solid #CCC 2px;

}
.borderleft {

border-left: solid #CCC 1px;

}

.borderleftbottom {

border-left: solid #CCC 1px;
border-bottom: solid #CCC 1px;

}

.matrixtoptitle {
	color: #000000;
	font-weight: bold;
	font-size: 14px;

}

.matrixtitle {
	color: #000000;
	font-weight: bold;

}

.hdiv1 {
	height: 1px;
	border-top: dotted #CCC 1px;
	clear: both;

}

/* global matrix pages with tables */

#col1 td a, #col1 td a:hover {
	text-decoration: none;
	
}



/* globally shared individual product page content layout styles */


/* top page - other proucts section */

.tpbox1 {
	padding: 5px 0 5px 5px;
	
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:11px;
	color: #666666;
}

.tpbox1 a, .tpbox1 a:visited {
	font-size:16px;
	font-weight: bold;

}

.tpbox2 {
	padding: 5px 0 5px 5px;
	
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:11px;
	color: #666666;
}


/* bottom page- product marketing section */
.prodtitle {
	padding: 20px 0 0 10px;
	font-size: 2em;

}


.partcontent {
	padding: 10px;
	color: #666666;

}



/* single column product bottom page*/


.bpbox1 {
	/*height: 170px;*/
	padding: 10px 0 20px 0;
	font-size: 12px;
	text-align: justify;
	/*width: 460px;*/

}
.bpbox2 {
	/*height: 170px;*/
	padding: 10px 0px 20px 0px;
	font-size: 12px;
	text-align: justify;
	/*width: 460px;*/
}

.bptitle{
	padding: 0 0 10px 0;
	background: url("../images/bg-titles.jpg") top left repeat-x;

}

.bptitle span {
	font-size: 13px;
	font-weight: bold;
	color: #0099CC;
	background-color:#FFFFFF;
}


.bptitle2 {
	padding: 0 0 10px 0;
	background: url("../images/bg-titles.jpg") top left repeat-x;
	text-align: right;

}

.bptitle2 span {
	font-size: 13px;
	font-weight: bold;
	color: #0099CC;
	background-color:#FFFFFF;
}



/* end single column*/




#prodfoot {
	background-color:#FFFFFF;
	padding: 10px 0px 10px 20px;
	font-size: 13px;
	font-weight: bold;

}


/* individual partner page main images */


#isv {
	/*background: url("../images/products/fujitsu/p1620-main.jpg") top left no-repeat;*/
	background-color:#FFFFFF;
	border-top: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	margin: 0px 0 0 0px;
	float: left;
	width: 1005px;
}



#reseller {
	/*background: url("../images/products/fujitsu/p1620-main.jpg") top left no-repeat;*/
	background-color:#FFFFFF;
	border: solid #CCCCCC 1px;
	margin: 10px 0 0 0px;
	float: left;
	width: 940px;
}


#oem {
	/*background: url("../images/products/fujitsu/p1620-main.jpg") top left no-repeat;*/
	background-color:#FFFFFF;
	border-top: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	
	margin: 0px 0 0 0px;
	float: left;
	width: 1005px;
}


