/*main colour: blue  003399*/
/*highlights colours: green 339933 and yellow ffff00*/


#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url("http://www.digitalshiftmedia.com/images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #339933 url("http://www/digitalshiftmedia.com/images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}
	
/*	
#navcontainer ul { 
border : 0; 
margin : 0; 
padding : 0; 
list-style-type : none; 
text-align : center; 
position : absolute; 
left : 1px; 
top : 119px; 
width : 995px; 
height : 21px; 
} 
#navcontainer ul li { 
display : block; 
float : left; 
text-align : center; 
padding : 0; 
margin : 0; 
list-style : none; 
} 

#navcontainer ul li a { 
background : #336699; 
width : 109px; 
height : 22px; 
border-top : none; 
border-left : 1px solid #fff; 
border-bottom : none; 
border-right : none; 
padding : 0; 
margin : 0 0 0 0; 
color : #ff0; 
text-decoration : none; 
display : block; 
text-align : center; 
font : normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
} 
#navcontainer ul li a:hover { 
color : #336699; 
background-color : #ff0; 
} 
*/
/*body#home a#homenav, body#products a#prodnav, body#faq a#faqnav, body#contact a#connav { 
color : #fff; 
background : #930; 
} */
#mainPan {
	width : 990px;
	position : relative;
	margin : 0 auto;
	border-left : 1px solid #333;/* #339933*/
	border-right : 1px solid #333;
	border-bottom : 0;
	border-top : 0;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	background: url(http://www.digitalshiftmedia.com/images/bg_mainPan.png) repeat-x #FFF;
} 

.box2over3 {
	float: left;
	width: 622px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.box1over3 {
	float: left;
	width:296px;
	height:auto;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666;
	background: #e6edf8;
}
 
	.box1over3  ul li { 
	margin-left : -15px; 
	border-left : 0; 
	list-style : disc; 
	display : list-item;
	padding-right: 10px;
	} 
	.box1over3  h1 { 
	font-size : 16px;
	color: #003399;
	margin : 0; 
	text-align : left;
	padding: 0px;
	} 

.box1over2 {
	float: inherit;
	width: 495px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.box1over4 {
	float: left;
	width:215px;
	height:auto;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #EEFFEE;
	color: #666;
}

	.box1over4  ul li { 
	margin-left : -15px; 
	border-left : 0; 
	list-style : disc; 
	display : list-item;
	padding-right: 10px;
	} 
	.box1over4  h1 { 
	font-size : 16px;
	color: #339933;
	margin : 0; 
	text-align : left;
	padding: 0px;
	} 

.box1over1 {
	float: inherit;
	width: 946px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#leftPan { 
width : 180px; 
height : auto; 
float : left; 
color : #fffcf4; 
padding : 0; 
position : relative; 
margin : 0; 
margin-right : 10px; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
#rightPan {
	width : 980px;
	float : left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin : 0;
	background : #ffffff url(http://www.digitalshiftmedia.com/images/bg_mainPan.png) repeat-x-y 0 0;

} 
#footermainPan { 
height : 150px; 
background : #ffffff url(http://www.digitalshiftmedia.com/images/footermainPanbackground.gif) repeat-x 0 0; 
color : #010101; 
clear : both; 
padding : 30px 0 0; 
text-align : center; 
} 
#topPan {
	width : 990px;
	height : 120px;
	position : relative;
	background: url(../images/topPanbanner.jpg) no-repeat 0 0;
	padding : 0;
	margin: 0;
} 
#topLogo { 
position : absolute; 
left : 37px; 
top : 19px; 
border : 0; 
} 
#topTitle { 
position : absolute; 
left : 134px; 
top : 19px; 
border : 0; 
} 
#topExtra { 
position : absolute; 
border : 0; 
left : 714px; 
top : 7px; 
width : 272px; 
text-align : right; 
} 

/*#navbar { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
text-align : justify; 
} 
#navbar ul { 
margin : 0; 
padding : 5px; 
list-style-type : none; 
text-align : justify; 
background-color : #336699; 
position : relative; 
} 
#navbar ul li { 
display : inline; 
} 
#navbar ul li a { 
text-decoration : none; 
padding : 0.2em 1em; 
color : #fff; 
background-color : #336699; 
border-right-width : thin; 
border-right-color : #fff; 
border-right-style : solid; 
} 
#navbar ul li a:hover { 
text-decoration : underline; 
color : #ff0; 
background-color : #336699; 
} */
hr { 
clear : both; 
border-width : 1px; 
border-style : solid; 
border-color : #eeeeee; 
} 
/*.homepagemainul { 
list-style : circle; 
text-align : left; 
} */
/*li:before { 
content : ""; 
} 
li:after { 
content : ""; 
} */
/*#navmenu { 
list-style-type : none; 
float : left; 
padding : 0; 
margin-top : 0; 
margin-bottom : 0; 
background-color : #336699; 
color : white; 
} 
#navmenu li { 
display : inline; 
} 
#navmenu a { 
border-right : 2px solid white; 
padding : 7px; 
color : white; 
float : left; 
font-weight : bold; 
text-decoration : none; 
font-family : tahoma, arial, geneva, sans-serif; 
font-size : 10pt; 
} 
.tableStandard { 
border : none; 
list-style-position : inside; 
list-style-type : circle; 
width : 777px; 
margin : 0; 
padding : 0; 
} 
.TableMarket { 
padding : 0; 
padding-top : 15px; 
padding-left : 25px; 
padding-right : 25px; 
vertical-align : top; 
padding-bottom : 25px; 
background-image : url(http://www.digitalshiftmedia.com/images/background_blue_ds.gif); 
text-align : left; 
width : 400px; 
} 
.tableMarketImage { 
width : 168px; 
height : 110px; 
} */
.TableMarketTitle { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color: #003399; 
word-spacing : 0; 
font-size : 20px; 
padding : 0; 
line-height : 100%; 
text-align : left; 
} 

.footer { 
font-family : tahoma, arial, geneva, sans-serif; 
font-size : 8pt; 
color : #666666;
text-align:center;
background-color:#FFFFFF;
} 
		#footermenu {
			float : left;
			width : 159px;
			margin: 2px;
			text-align: left
		} 
		#footermenu ul li { 
		margin-left : -27px; 
		list-style : none; 
		display : list-item;
		text-align: left;
		border-bottom: 1px dotted #ccccff;
		} 
		#footermenu h1 { 
		font-size : 10px; 
		/*background-color : #ffffdd; */
		margin : 0; 
		/*text-align : center; 
		border-bottom-width : 0px 0px 1px 0px; 
		border-bottom-style : dotted; 
		border-color : #cccccc; */
		} 
		#footermenu a { 
		font-size : 10px; 
		text-decoration : none; 
		text-align: left
		} 
		#footermenu a:hover { 
		font-size : 10px; 
		text-decoration : underline; 
		text-align: left
		} 
		
.footer a:link { 
font-weight : normal; 
text-decoration : none; 
color : #666666; 
} 
.footer a:visited { 
font-weight : normal; 
text-decoration : none; 
color : #666666; 
} 
.footer a:active { 
font-weight : normal; 
text-decoration : none; 
color:#666666; 
} 
.footer a:hover { 
font-weight : normal; 
text-decoration : underline; 
color : #FF0000; 
} 

.footermission
{
	width:300px;
	color: #AAAAAA;
	text-align:center;
	font-style:italic;
	float: left;
	font-size: 17px;
	padding-top: 10px;
	line-height: 175%;
}






a:link { 
font-weight : normal; 
text-decoration : underline; 
color : #0000ff; 
} 
a:visited { 
font-weight : normal; 
text-decoration : underline; 
color : #0000a0; 
} 
a:active { 
font-weight : normal; 
text-decoration : underline; 
color : #cc0000; 
} 
a:hover { 
font-weight : normal; 
text-decoration : underline; 
color : #cc0000; 
} 
body { 
text-align : justify; 
line-height : 150%; 
font-family : Arial, Helvetica, Sans-Serif; /* tahoma, arial, geneva, sans-serif; */
font-size : 9pt; 
color : #333333;
margin:0;
padding:0;
/*background: url(http://www.digitalshiftmedia.com/images/bg_main.gif) repeat;*/
background: #E8F0E1 /*#CFE3BB;*/
} 

/*#blankbg { 
background-image : url('images/spacer.gif'); 
background-repeat : no-repeat; 
} 
td { 
text-align : justify; 
line-height : 150%; 
font-family : tahoma, arial, geneva, sans-serif; 
font-size : 9pt; 
color : #333333; 
} 
tr { 
text-align : justify; 
line-height : 150%; 
font-family : tahoma, arial, geneva, sans-serif; 
font-size : 9pt; 
color : #333333; 
} 
th { 
text-align : justify; 
line-height : 150%; 
font-family : tahoma, arial, geneva, sans-serif; 
font-size : 9pt; 
color : #333333; 
} */
.sidetitle { 
font-family : tahoma, arial, geneva, sans-serif; 
font-size : 9pt; 
color : #666666; 
font-weight : bold; 
text-align : center; 
} 
.sidetext { 
text-align : left; 
font-family : tahoma, arial, geneva, sans-serif; 
font-size : 9pt; 
color : #666666; 
} 
.title { 
font-family : tahoma, arial, geneva, sans-serif; 
font-size : 11pt; 
color : #339933; 
font-weight : bold;
} 
.subtitle { 
font-family : tahoma, arial, geneva, sans-serif; 
font-size : 10pt; 
color : #339933; 
font-weight : bold; 
} 
/*
table.alerts { 
text-align : center; 
font-family : Verdana; 
font-weight : normal; 
font-size : 11px; 
color : #404040; 
width : 180px; 
background-color : #fafafa; 
border : 1px solid #d79900; 
border-collapse : collapse; 
border-spacing : 0; 
} 
.alertHd { 
border-bottom : 2px solid #d79900; 
background-color : #fff2ba; 
text-align : center; 
font-family : Verdana; 
font-weight : bold; 
font-size : 11px; 
color : #404040; 
} 
.alertBod { 
text-align : left; 
font-family : Verdana, sans-serif, Arial; 
font-weight : normal; 
font-size : 11px; 
line-height : 12px; 
color : #404040; 
background-color : #fafafa; 
text-indent : 0; 
margin-left : 10px; 
margin-right : 10px; 
margin-top : 5px; 
margin-bottom : 5px; 
padding : 5px; 
} 
.onoff { 
border : none; 
list-style-position : inside; 
list-style-type : disc; 
width : 777px; 
margin : 0; 
padding : 0; 
} 
.off { 
border-width : 1px; 
border-style : dotted; 
border-color : #cccccc; 
background-color : #ffffee; 
} 
.on { 
border-width : 1px; 
border-style : solid; 
border-color : #bbbbbb; 
background-color : #ffffdd; 
} */
