/* CSS Document */
.phones a:link, a:hover, a:visited{
	color: #0066CC;
	text-decoration: none;
}
body{
	padding:0px;
	margin:0px;
	color:#000000;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
div, p, ul, h2, h3, h4, h5, img{padding:0px; margin:0px;}
ul{list-style-type:none}

/*----MAIN PANEL----*/
#mainPan{
	width:778px;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(../images/main-bg2.gif);
	background-repeat: repeat-x;
	/*float: left;*/
	margin-right: auto;
	margin-left: auto;
}

/*----- new release -----*/
#newrelease{
	float: left;
	height: 600px;
	width: 300px;
	background-color: #FF0000;
	margin-top: 230px;
	
}

/*----TOP PANEL----*/
#topPan{width:778px; height:65px; background:url(../images/topbg.jpg) 0 0 no-repeat #fff; color:#828282; position:relative; margin:0 auto;}
#topPan img.logo{
	width:200px;
	height:65px;
	position:absolute;
	top:1px;
	left:14px;
	z-index: 2;
}
#topPan p.caption{
	width:200px;
	background:#fff;
	color:#0F3B99;
	position:absolute;
	top:34px;
	left:223px;
	z-index: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topcontactPan{
	width:207px;
	height:36px;
	position:absolute;
	top:11px;
	left:567px;
	padding:7px 0 0;
	z-index: 4;
	background-image: url(../images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	text-align: right;
}

#topcontactPan p.callus{width:63px; height:17px; display:block; background:#DDC40C; color:#fff; font:14px/17px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-align:center;}
#topcontactPan p.tollfree{width:63px; height:20px; display:block; background:#fff; color:#A99607; font:11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-align:center;}
#topcontactPan p.phoneno{width:88px; height:28px; display:block; position:absolute; top:7px; left:91px; background:#fff; color:#00473E; border:1px solid #A2C1C0; font-size:11px; line-height:14px; text-align:center;}
/*----/TOP PANEL----*/

/*----HEADER PANEL----*/
#headerPan{
	width:778px;
	height:200px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 14px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#headerPan ul.leftmenu{
	width:140px;
	position: absolute;
	z-index: 1;
	left: 50px;
	top: 7px;
	background-image: url(../images/bgshw.png);
	background-repeat: repeat-y;
	padding-left: 30px;
}
#headerPan ul.leftmenu li{width:87px; height:22px; border-bottom:1px dashed #AECCCA;}
#headerPan ul.leftmenu li a{
	width:72px;
	height:22px;
	display:block;
	color:#305E5C;
	line-height:16px;
	text-decoration:none;
	padding:0 0 0 15px;
	background-color: #fff;
	background-image: url(../images/bullet-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#headerPan ul.leftmenu li a:hover{
	color:#305E5C;
	line-height:16px;
	text-decoration:none;
	padding:0 0 0 15px;
	background-color: #fff;
	background-image: url(../images/bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#headerPan ul.leftmenu li.Solutions{
	width:72px;
	height:22px;
	display:block;
	color:#305E5C;
	text-decoration:none;
	padding:0 0 0 15px;
	background-image: url(../images/bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	line-height: 16px;
}
#headerPan ul.leftmenu li.clients{width:87px; height:22px; border-bottom:none;}

#headerPan ul.botton{
	width:150px;
	height:45px;
	position:absolute;
	top:112px;
	left:623px;
	z-index: 6;
}

#leftPan ul.leftmenu li{width:87px; height:22px; border-bottom:1px dashed #AECCCA;}
#leftPan ul.leftmenu li a{
	width:72px;
	height:22px;
	display:block;
	color:#305E5C;
	line-height:16px;
	text-decoration:none;
	padding:0 0 0 15px;
	background-color: #fff;
	background-image: url(../images/bullet-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#leftPan ul.leftmenu li a:hover{
	color:#305E5C;
	line-height:16px;
	text-decoration:none;
	padding:0 0 0 15px;
	background-color: #fff;
	background-image: url(../images/bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#leftPan ul.leftmenu li.Solutions{
	width:72px;
	height:22px;
	display:block;
	color:#305E5C;
	line-height:16px;
	text-decoration:none;
	padding:0 0 0 15px;
	background-image: url(../images/bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#leftPan ul.leftmenu li.clients{width:87px; height:22px; border-bottom:none;}

#headerPan ul.botton{
	width:150px;
	height:45px;
	position:absolute;
	top:112px;
	left:623px;
	z-index: 6;
}
#headerPan ul.botton li{float:left; height:45px;}
#headerPan ul.botton li.home a{width:42px; height:45px; display:block; background:url(../images/home-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#headerPan ul.botton li.home a:hover{background:url(../images/home-hover.gif) 0 0 no-repeat;}

#headerPan ul.botton li.aboutus a{width:42px; height:45px; display:block; background:url(../images/aboutus-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#headerPan ul.botton li.aboutus a:hover{background:url(../images/aboutus-hover.gif) 0 0 no-repeat;}

#headerPan ul.botton li.contact a{width:42px; height:45px; display:block; background:url(../images/contact-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0px;}
#headerPan ul.botton li.contact a:hover{background:url(../images/contact-hover.gif) 0 0 no-repeat;}
#rightPan ul.botton{
	width:150px;
	height:45px;
	position:absolute;
	top:32px;
	left:559px;
	z-index: 6;
}
#rightPan ul.botton li{float:left; height:45px;}
#rightPan ul.botton li.home a{width:42px; height:45px; display:block; background:url(../images/home-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#rightPan ul.botton li.home a:hover{background:url(../images/home-hover.gif) 0 0 no-repeat;}

#rightPan ul.botton li.aboutus a{width:42px; height:45px; display:block; background:url(../images/aboutus-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#rightPan ul.botton li.aboutus a:hover{background:url(../images/aboutus-hover.gif) 0 0 no-repeat;}

#rightPan ul.botton li.contact a{width:42px; height:45px; display:block; background:url(../images/contact-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0px;}
#rightPan ul.botton li.contact a:hover{background:url(../images/contact-hover.gif) 0 0 no-repeat;}
/*----/HEADER PANEL----*/

/*----BODY PANEL----*/
#bodyPan{
	width:700px;
	position:relative;
	background-repeat: repeat-y;
	background-position: 22px 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
	background-image: url(../images/bgshw.jpg);
	background-color: #FFFFFF;
}
/*----Body Left Panel----*/
#leftPan{
	width:150px;
	float:left;
	background-image: url(../images/bgshw.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
}

#leftPan h2{width:114px; height:34px; background:#fff; color:#5F7A77; font-size:18px; line-height:34px;}

#leftPan ul{width:114px;}
#leftPan ul li{width:114px; height:24px;}
#leftPan ul li a{
	width:120px;
	height:24px;
	display:block;
	color:#5F7A77;
	text-decoration:none;
	line-height:20px;
	background-image: url(../images/bullet2-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	margin-bottom: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
#leftPan ul li a:hover{
	color:#5F7A77;
	text-decoration:none;
	background-image: url(../images/bullet2-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#leftPan ul li span{text-decoration:underline;}
/*----/Body Left Panel----*/
/*----Body Right Panel----*/
#rightPan{
	width:460px;
	float:left;
	margin-top: 28px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	font-size: 12px;
}

#rightPanphones{
	width:460px;
	float:left;
	margin-top: 28px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
#rightPan p{padding:0 0 10px 0;}
#rightPan p.more{
	width:460px;
	height:25px;
	float:left;
	background:url(../images/sky-color-bg.gif) 0 10px repeat-x;
	padding:0 0 20px 0;
}
#rightPan p.more a{
	width:92px;
	height:21px;
	display:block;
	background:url(../images/icon2.jpg) 0 0 no-repeat #fff;
	color:#0099CC;
	line-height:21px;
	text-transform:uppercase;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 290px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#rightPan p.more a:hover{background:url(../images/icon2.jpg) 0 0 no-repeat #fff; color:#645804; text-decoration:none;}

#rightPan h2{
	width:100px;
	height:63px;
	float:left;
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	background-color: #0099CC;
	background-image: url(../images/icon3.jpg);
	background-repeat: no-repeat;
	background-position: 8px 38px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}

#rightPan ul.services{width:137px; height:114px; float:left; border:1px solid #B1DED5; background:#fff; color:#5F7A77; padding:7px 0 0 25px;}

#rightPan ul.services li.captionone{background:#fff; color:#AC9601; font-size:12px; font-weight:bold; text-decoration:underline;}

#rightPan ul.services li{width:137px; height:20px;}
#rightPan ul.services li a{width:125px; height:20px; display:block; background:url(../images/bullet2-normal.gif) 0 7px no-repeat #fff; color:#5F7A77; text-decoration:none; line-height:20px; padding:0 0 0 12px;}
#rightPan ul.services li a:hover{background:url(../images/bullet2-hover.gif) 0 7px no-repeat #fff; color:#5F7A77; text-decoration:none;}

#rightPan ul.servicestwo{width:137px; height:114px; float:left; border-bottom:1px solid #B1DED5; border-top:1px solid #B1DED5;  border-right:1px solid #B1DED5;background:#fff; color:#5F7A77; padding:7px 0 0 25px;}

#rightPan ul.servicestwo li.captiontwo{background:#fff; color:#AC9601; font-size:12px; font-weight:bold; text-decoration:underline;}

#rightPan ul.servicestwo li{width:137px; height:20px;}
#rightPan ul.servicestwo li a{width:125px; height:20px; display:block; background:url(../images/bullet2-normal.gif) 0 7px no-repeat #fff; color:#5F7A77; text-decoration:none; line-height:20px; padding:0 0 0 12px;}
#rightPan ul.servicestwo li a:hover{background:url(../images/bullet2-hover.gif) 0 7px no-repeat #fff; color:#5F7A77; text-decoration:none;}

#rightPan h4{
	width:457px;
	height:130px;
	float:left;
	display:block;
	color:#5F7A77;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	border: 1px solid #D9E1E8;
}
#rightPan h3{
	width:344px;
	height:120px;
	float:left;
	display:block;
	color:#0066FF;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 110px;
	border: 1px solid #D9E1E8;
	background-image: url(../images/icon4.gif);
	list-style-type: circle;
}

#rightPan ul.events{
	width:290px;
	height:114px;
	float:left;
	border:1px solid #B1DED5;
	background:#fff;
	color:#5F7A77;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#rightPan ul.events li.captionthree{background:#fff; color:#AC9601; font-size:12px; font-weight:bold; text-decoration:none;}

#rightPan ul.events li{
	width:280px;
	height:20px;
}
#rightPan ul.events li a{
	width:280px;
	height:20px;
	display:block;
	background:url(../images/bullet2-normal.gif) 0 7px no-repeat #fff;
	color:#959595;
	text-decoration:underline;
	line-height:20px;
	padding:0 0 0 12px;
}
#rightPan ul.events li a:hover{background:url(../images/bullet2-hover.gif) 0 7px no-repeat #fff; color:#5F7A77; text-decoration:underline;}

/*----/Body Right Panel----*/
/*----/BODY PANEL----*/
/*----/MAIN PANEL----*/

/*----FOOTER PANEL----*/
#footermainPan{
	height:103px;
	position:relative;
	margin:0 auto;
	clear:both;
	padding:36px 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#footerPan{
	width:778px;
	position:relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

#footerPan ul{width:608px; height:20px; position:relative; margin:0 auto;}
#footerPan li{float:left; }
#footerPan ul li a{
	padding:0 10px 0;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:250px; margin:10px 0 0 92px;}

#footerPan ul.templateworld{
	width:689px;
	color:#0099FF;
	display:block;
	font-size:13px;
	position:absolute;
	top:23px;
	left:72px;
	z-index: 7;
}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{
	display:block;
	color:#0099FF;
	text-decoration:none;
	padding:0px;
	font-size:13px;
}
#rightPan h5{
	height: 10px;
	background-color: #D9E1E8;
	text-decoration: none;
	text-align: right;
}
#rightPan h1{
	height: 10px;
	background-color: #D9E1E8;
	text-decoration: none;
	text-align: right;
}
#rightPan h5 a, a:hover{
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
#home{
	height: 350px;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	border: 1px solid #D9E1E8;
	background-color: #081842;
}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPanhtml{width:70px; height:24px; display:block; position:absolute; top:35px; left:549px;}
#footerPanhtml a{width:64px; height:24px; display:block; background:url(../images/html-normal.gif) 0 0 no-repeat #D3F0F0; color:#fff; font-size:13px; line-height:23px; font-weight:bold; text-decoration:none;text-transform:uppercase; padding:0 0 0 7px;}
#footerPanhtml a:hover{background:url(../images/html-hover.gif) 0 0 no-repeat #D3F0F0; color:#fff;}
#footerPancss{width:58px; height:24px; display:block; position:absolute; top:35px; left:624px;}
#footerPancss a{width:49px; height:24px; display:block; background:url(../images/css-normal.gif) 0 0 no-repeat #D3F0F0; color:#fff; font-size:13px; line-height:24px; font-weight:bold; text-decoration:none; text-transform:uppercase; padding:0 0 0 10px;}
#footerPancss a:hover{background:url(../images/css-hover.gif) 0 0 no-repeat #D3F0F0; color:#fff; text-decoration:none;}
/*----/FOOTER PANEL----*/
/* Gallery Styles */

#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 456px; /* Set to gallery width, in px or percentage */
	height: 125px; /* Set to gallery height */
	overflow: hidden;
	vertical-align: middle;
}

#motioncontainer a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#motioncontainer a:hover img {
	border: 1px solid #B5CEE6; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

/* Tool tip for products */
