/* CSS Document */
/* 	mTN Global
	Last updated on February 28, 2007
	Created & Updated by SU
*/

/* 	===================================================================================================
												BODY
===================================================================================================  */

body
{
	margin: 0px;
	padding: 0px;
}


/* 	===================================================================================================
											LINK DEFAULTS
===================================================================================================  */
.sublinks a
{	
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}

.sublinks a:hover
{
	color: #FF9900;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}


/* 	===================================================================================================
											BACKGROUND IMAGES
===================================================================================================  */


.background_menus 
{
	background-image: url(../rad-sport-images/background-menus.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left;
	height: 40px;
}


.background-navi-top 
{
	background-image: url(../rad-sport-images/img-top-tile.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left;
	height:5px;
}

.background-navi-top-line 
{
	background-image: url(../rad-sport-images/img-top-navi-line.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	width:2px;
}

.background-menu-dot-line 
{
	background-image: url(../rad-sport-images/brow-cat-menu-line.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	height:1px;
}

.background-cont-dot-line-hor 
{
	background: url(../rad-sport-images/img-cont-dot-hor-line.gif) no-repeat;
	width:229px;
	height:1px;
	background-position:center;
}

.background-cont-dot-line-hor-right 
{
	background: url(../rad-sport-images/img-cont-dot-hor-line-right.gif) no-repeat;
	width:277px;
	height:1px;
	background-position: right;
}

.background-cont-dot-line-ver
{
	background: url(../rad-sport-images/img-cont-dot-ver-line.gif) no-repeat;
	width:1px;
	height:124px;
	background-position:center;
}

.background-cont-dot-line-ver1
{
	background: url(../rad-sport-images/img-cont-dot-ver-line1.gif) no-repeat;
	width:1px;
	height:135px;
	background-position:center;
}

.background-left-menu
{
	background:url(../rad-sport-images/img-left-menu-top.gif) no-repeat;
	width:205px;
	height:35px;
	
}


.background-left-bot-menu
{
	background:url(../rad-sport-images/img-left-menu-bot.gif) no-repeat;
	width:205px;
	height:35px;
		
}

.background-left-tile-menu
{
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.background-left-bann
{
	background:url(../rad-sport-images/img-left-banner-top.gif) no-repeat;
	width:204px;
	height:5px;
	
}


.background-left-bot-bann
{
	background:url(../rad-sport-images/img-left-banner-bot.gif) no-repeat;
	width:204px;
	height:5px;
		
}

.background-left-tile-bann
{
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.background-cont-bann
{
	background:url(../rad-sport-images/img-cont-top.gif) no-repeat;
	width:567px;
	height:35px;
	
}


.background-cont-bot-bann
{
	background:url(../rad-sport-images/img-cont-bot.gif) no-repeat;
	width:567px;
	height:35px;
		
}

.background-cont-tile-bann
{
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.background-footer-left
{
	background:url(../rad-sport-images/background-footer-left.gif) no-repeat;
	width:4px;
	height:45px;
	
}


.background-footer-right
{
	background:url(../rad-sport-images/background-footer-right.gif) no-repeat;
	width:4px;
	height:45px;
		
}

.background-footer-tile
{
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/* 	===================================================================================================
											CONTENT TEXT
===================================================================================================  */

.heading2
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-left: 10px;
	font-weight: bold;
}

.menu-content{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.menu-content1 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#484e53;
	text-decoration:none;
}

.menu-content1 a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#484e53;
	text-decoration:none;
}

.menu-content1 a:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#fe0000;
	text-decoration:none;
}


.navi-heading{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#909192;
}

.inn-heading{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#535353;
	text-align:right;
}


.navi-heading1{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color: #46484a;
}

.navi-heading1 a{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color: #46484a;
}

.navi-heading1 a:hover{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color: #fe0000;
}


.navi-heading2{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #000000;
}

.cont-heading{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color: #e55c19;
}

.price-heading{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #3091bb;
}

.blue-heading{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #006baa;
}

.content{
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
}

.footer{
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
}

.footer a{
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
}

.footer a:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #fe0000;
}


.navi-heading3{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #e55c19;
}

.banner-heading{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #fe0000;

}

.border-line {
	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;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}


/* 	===================================================================================================
												Form Elements
===================================================================================================  */

.input{
	background-color:#ffffff;
	border:1px solid #000000;
	height:17px;
	width:142px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin:0px;
}
.input2{
	background-color:#ffffff;
	border:1px solid #000000;
	height:17px;
	width:109px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin:0px;
	list-style-image: url(../rad-sport-images/img-triangle.gif);
	list-style-position: inside;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif, GarageGothic-Bold;
	color: #000000;
	text-decoration: none;
	clear: none;
	float: none;
	font-size:11px;
	border: 1px solid #000000;
	background-position: center center;
 }
