/*------------------------------------
	
	Theme Name: Corners/Soft Diagonals
	Theme#: 271
	File: Color 1
	
------------------------------------*/

/*-----------------------------------
		General
-------------------------------------*/

body {
	font-family: Verdana, Geneva, Kalimati, sans-serif /*~ main.font */;	
	font-size: 12px /*~ main.size */;
	color: #000000 /*~ main.color */;
	background-color: #49556E /*~ main.background-color */;
}
.container-left .textpadder {
	background-color: #D1D5D7 /*~ sidebar.background-color */;
}

/*---------------------------------------------------
					End Search
-----------------------------------------------------*/


/*---------------------------------------------------
					Sidebars
-----------------------------------------------------*/
.container-left .content-block, 
.container-right .content-block {
	color: #000000 /*~ sidebar.color */;
}

.content-product { /*--the whole box - border overwrite--*/
	border-color: #E0E1E2 /*~ content-box.border-color */;
}
