
/*
 * web: dnsandip.com
 * author: Radoslav Husar
 * version: 1.1 
 * createdate: 10-aug-2007
 * revision#1: 12-nov-2007
 */
 
 
 /* LAYOUT */

img
{
	border:0px;
}

#wrapper
{
	width: 970px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#layouttopm
{
	height: 20px;
	background-image: url( http://www.dnsandip.com/images/background_top.gif ); 
}

#layoutmiddle
{
	width: 970px;
	min-height:900px;
	background-image: url(http://www.dnsandip.com/images/background_long.gif );	
}

#layoutleft
{
	width: 10px;
	height: 800px;
	background-image: url( http://www.dnsandip.com/images/background_left.gif );
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	float: left; 
}

#layoutright
{
	width: 10px;
	height: 800px;
	background-image: url( http://www.dnsandip.com/images/background_right.gif );
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	float: right;
}

#layoutcenter
{
	width: 950px;
	vertical-align: text-top;
	margin: 0 auto 0 auto;
}


/* HEAD */
#layouttophead
{
	height: 100px;
}

#layouttophead-logo
{
	float: left;
	width: 300px;
}

#layouttophead-logo img
{
	padding: 21px;
}

#layouttophead-menu
{
	float: right;
	width: 500px;
	padding-top: 40px;
	text-align: center;
}

#layouttophead-menu a
{
	padding: 1px 4px 2px 4px;
}

#layouttophead-menu a:hover
{
	background-color: #46dc70;
	color: White;
	padding: 1px 4px 2px 4px;
	text-decoration: none;
}

#layouttopline
{
	height: 15px;
	background-color: #46dc70;
	text-align: right;
	color:white;
	padding-right: 10px;
}

#content
{
}

/* INDEX */

#indexleft
{
	float: left;
	width: 326px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
}

#indexright
{
	width: 584px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 346px;	 
	min-height: 865px;
}


#indexright .toolboxf
{
	width:126px;
	height:110px;
	padding:3px;
	margin:5px;
	float:left;
	border:solid 1px #e0e0e0;
	background-image:url(http://www.dnsandip.com/images/background-tools.gif); 
	
}


#indexright .toolboxempty
{
	width:126px;
	height:110px;
	padding:3px;
	margin:5px;
	float:left;
	border:solid 1px white; 
}


#indexright h1
{
	font-size:11px;
	margin:1px;
}

#indexright img.headlineleft
{
	padding: 2px;
	float:left;
	
}

#indexright img.headlineright
{
	padding: 2px;
	float:right;
}

#indexright div.headlineset
{ 
	height:28px;
}

#indexright div.toolset
{	
	height:140px;
}


/* L BOTTOM */
#layoutbottom
{
	clear:both;
	background-image: url(http://www.dnsandip.com/images/background_bottom.gif );
	background-repeat:no-repeat;
	height: 12px;
	
}

#bottom
{
	text-align: center;
	background-color: #acd2f1;
}

#bottom a:hover
{
	text-decoration: underline;
}



/* STYLES */


.layouttop
{
	height: 20px;
}

.layouttopcell
{
	width: 950px;
	height: 120px;
	background-color: White;
}

/*    headlines img   */

img.headline
{
	padding:2px;
}

xtable.xtoolbox
{
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	height: 120px;
	width: 120px;
}

img.affiliateindex
{
	border: 0px;
	width: 88px;
	height: 31px;
	padding: 3px;
}

xtd.xtoolbox
{
	background-image: url(                 http://www.dnsandip.com/images/background-tools.gif  );
}

li
{
	padding-left: 2px;
}
ul
{
	margin: 0px;
	padding: 5px;
	padding-left: 15px;
}

#bottom
{
	text-align: center;
}

#bottom a
{
	color: Black;
}
#bottom a:hover
{
	color: Black;
}

pre
{
	padding: 0px;
	margin: 0px;
}


#maindiv
{
	margin: 0px;
	padding: 10px;
}

#divinsert
{
	margin: 0px;
	padding: 10px;
}


body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	padding: 0px;
	margin: 0px;
	color: black;
	font-family:Tahoma , Verdana, Arial, Helvetica, sans-serif;
	background-image: url(                http://www.dnsandip.com/images/background.gif );
}

/* Tahoma , Verdana, Arial, Helvetica, sans-serif; */

form
{
	padding: 0px;
	margin: 0px;
}

table, td, tr
{
	color: black;
	font-size: 11px;
	font-family: Tahoma;
}

A
{
	text-decoration: none;
	color: #46dc70;
}

A:hover
{
	text-decoration: underline;
}

p
{
	margin: 0px;
}

input, select, textarea
{
	color: #808080;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}


