	body,
	html {
		margin:0;
		padding:0;
		color:#000;
		background:white;
		font-family:Arial,Helvetica,sans-serif;
		font-size:0.9em;
	}
	img{
		border:none!important;
	}
	a {
		color:#27759B;
		text-decoration:none;
	}
	p{
		margin:5px 5px 5px 0;
		line-height:1.4;
	}
	sup {
		line-height:normal;
		vertical-align:baseline;
		color:#999999;
		font-size:0.8em;
	}

	ul {
		margin-left: 10px;
		padding-left:15px;
	}
	li{
		margin-top: 5px;
		margin-bottom: 5px;
	}

	#wrap {
		width:980px;
		margin:0 auto;
		background:white;
		border:1px solid #ccc;
	}
	#header {
		background-color:#1a181c;
    	padding:25px 20px 15px 20px;
	}
	#header img {
    	border:0;
	}
	h1 {
		padding:10px 0 5px;
		font-size: 2.0em;
		margin:0;
		font-weight: normal;
		border-bottom:1px dotted #cccccc; 
    }
    h2{
		margin:0;
		padding:10px 0 5px;
		color: #666666;
		font-size: 20.4833px;
		font-weight: normal;
		border-bottom:1px dotted #cccccc; 
		font-family:Arial!important;
    }
    h3{
    	margin:0;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		color: #666666;
		font-size: 1.4em;
		font-weight: normal;
    }
	#nav {
		width: 100%;
		overflow: hidden;
		border-bottom: 0px solid black;
		background:url('/wp-content/themes/tdpg/images/Menu.gif');
		font-size:1.2em!important;
	}
	#nav ul {
		margin:0;
		padding:0;
		padding-left: 50px; 
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: .8em;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
	}
	#nav li a{
		float: left;
		display: block;
		text-decoration: none;
		margin: 0;
		padding: 6px 6px; 
		border-right: 1px solid white;
		color: white;
	}
	#nav li a:hover{
		color:white!important;
		text-decoration: none;
	}
	#nav li a:hover, #nav li.selected a {
		background-image: url('/wp-content/themes/tdpg/images/Menu_blue.gif');
	}
	#nav li.metro a:hover, #nav li.selected a {
		background-image: url('/wp-content/themes/tdpg/images/Menu_gold.gif');
	}
	div.entry{
		font-size:12.8px;
	}
	#submenu {
		width: 100%;
		overflow: hidden;
		border-bottom: 0px solid black;
		background-color:#cccccc;
		font-size:1.2em!important;
	}
	#submenu ul {
		margin:0;
		padding:0;
		padding-left: 50px; 
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: .8em;
		list-style:none;
	}
	#submenu li {
		display:inline;
		margin:0;
	}
	#submenu li a{
		float: left;
		display: block;
		text-decoration: none;
		margin: 0;
		padding: 6px 6px; 
		border-right: 1px solid white;
		color: black;
	}
	#submenu li a:hover{
		color:white!important;
		text-decoration: none;
		background-color:#71B6D1;
	}

	#main {
		float:left;
		width:735px;
		/*padding:10px;*/
		padding-left: 50px; 
		background:white;
	}
	#main table a {
		/*color:white;*/
	}
	#sidebar {
		float:right;
		width:170px;
		padding:10px;
		background:white;
	}
	#sidebar ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#sidebar #insight_panel{
		background-color:black;
		width:160px;;
	}
	
	#footer {
		background-image: url('/wp-content/themes/tdpg/images/tdpg_footer.gif');
		background-position: -10px 0px;
		background-repeat: no-repeat;
		background-color: #1a181c;
		padding-top: 120px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		color: #ffffff;
		text-align: center;
		font-size: 11px;

		clear:both;
		padding:5px 10px;
	}
	#footer a{
		color:white;
		text-decoration:none;
	}
	#footer div#footer_text{
		padding-top:100px;
	}
	#footer p {
		margin:0;
    }
    #footer .abce{
    	float:right;
    }
	* html #footer {
		height:1px;
	}

	
	#main #insight_panel{
		padding-left:50px;
		width:300px;;
	}
	#insight_panel {
		color:white;
		text-align: center;
		padding:5px 5px 5px 5px;
	}
	#insight_panel a{
		color: white;
		text-decoration: none;
		height: 30px;
		padding: 5px;
		
		font-weight: bold;
		text-align: center;
		border: 1px solid white;
		
		line-height: 30px;
		
		width: 100px;
		background-image:url('/wp-content/themes/tdpg/images/Menu.gif');
	}
	#insight_panel a:hover{
		background-image:url('/wp-content/themes/tdpg/images/Menu_red.gif');
	}
	
	blockquote{
		padding-top: 20px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 50px;
		background-color: #ffffcc;
		background-attachment: scroll;
		background-position: 0% 0%;
		font-weight: normal;
		background-repeat: no-repeat;
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		background:url('/wp-content/themes/tdpg/images/Page_yellow_750.jpg');
	}
	
/*
entry images in lists 
*/
li div.entry img, .archive div.entry img  {
	max-height:150px!important;
	max-width:150px!important;
	height:auto;
	width:auto;
	}
	
span.validateouter {
	position: relative;
}
	
span.validate, strong.validate {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-weight: normal;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}
.display-none {
	display: none;
}
.post{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #cccccc;
margin-bottom: 0.5em;
padding-bottom: 0.5em;
}

.error { color: #c00; }

/* InstantChat */
#ChatSales, #ChatTechnical {
	position: relative;
	float: left;
	height: 560px;
	width: 48%;
}
#ChatTechnical { margin-right: 4%; }
#PageChat #ICContainer {
	position: absolute;
	top: 0;
	left: -999em;
	height: 500px;
	width: 400px;
}
#PageChat h1 { padding-bottom: 0; border-bottom-width: 0; }

/* Iphone Carousel */
#slider {
    width: 650px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 650px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(http://www.thedigitalpropertygroup.com/wp-content/uploads/2010/02/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(http://www.thedigitalpropertygroup.com/wp-content/uploads/2010/02/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
}

.inside img {
	display: block;
	margin: 0 0 10px 0;
	width: 100px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: black;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

.literature_content {
    width:610px;
}

.literature_item {
    float:left; width:570px;
}

.literature_img {
    float:left; width:210px;
}

.literature_img_box {
    padding:3px; border:1px solid #CCCCCC; list-style-type:none; width:186px;
}

.literature_text {
    float:right; width:360px;
}

.literature_text_list {
    list-style-type:disc; list-style-position:outside;
}

.literature_form_field {float:right; width:40px;
}

.textarea {
    font-family:Arial, Helvetica, sans-serif; font-size:12px;
}